jprichardson / node-jsonfile

Easily read/write JSON files.
MIT License
1.2k stars 321 forks source link

feat: make filesystem injectable #125

Closed zetlen closed 1 year ago

zetlen commented 4 years ago

Made this to support https://github.com/jprichardson/node-fs-extra/pull/733 to enable the same thing.

zetlen commented 4 years ago

(Couldn't get today's version of standard to output the exact same indentation as this originally had, so it might be easier to use GitHub's "Hide whitespace changes" to see the actual changeset.)