mirror of
https://github.com/circlecell/jsonlint-mod.git
synced 2026-01-21 05:07:49 +08:00
It looks like at one time the variable referencing the input file was 'path', and later on it was changed to 'json', but the if (options.inplace) block was never updated.