QuiiBz / sherif

Opinionated, zero-config linter for JavaScript monorepos
MIT License
915 stars 14 forks source link

fix: exit when parsing `package.json` fails #104

Closed QuiiBz closed 1 week ago

QuiiBz commented 1 week ago

Closes https://github.com/QuiiBz/sherif/issues/103

Similar to when we close collect_packages, we should exit after we fail to parse a single package.json (often due to an incorrect field).

bitttttten commented 1 week ago

🏄🏄🏄