If you use ESLint you are almost guaranteed to have multiple versions of the various dependencies pulled in by the ancient and untouched @eslint/eslintrc package
Being able to exclude @eslint/eslintrc>* from duplicated dependencies would help a lot here
If you use ESLint you are almost guaranteed to have multiple versions of the various dependencies pulled in by the ancient and untouched
@eslint/eslintrcpackageBeing able to exclude
@eslint/eslintrc>*from duplicated dependencies would help a lot here