🐛 Bug: Stop uninstalling jsonc-eslint-parser
#2135
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Milestone
Bug Report Checklist
main
branch of the repository.Expected
A lot of old repos of mine used to have
jsonc-eslint-parser
explicitly listed as a devDependency to useeslint-plugin-package-json
with the legacy eslintrc. But, that's long since passed, and I've transitioned most of those repos over to the new format. If a package -e.g. https://github.com/JoshuaKGoldberg/eslint-plugin-package-json- wants the dep it should be allowed to stay.Actual
https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/pull/993/files#r2027978509 - it keeps getting uninstalled..
Additional Info
🎁
The text was updated successfully, but these errors were encountered: