jprichardson / node-jsonfile

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

Fixes functions readFile and writeFile execute callbacks even if there are errors/missing args #146

Closed emarteca closed 1 year ago

emarteca commented 3 years ago

Fixes #145

Also adds tests for this new error checking.

RyanZim commented 3 years ago

Refs https://github.com/jprichardson/node-fs-extra/pull/866#issuecomment-775367519