Bug: Cannot be installed alongside recent versions of svelte-eslint-parser
#153
Labels
bug
Something isn't working
svelte-eslint-parser
#153
Describe the bug
When I install
eslint-plugin-perfectionist
, I get the following error, since I have a version ofsvelte-eslint-parser
that is newer than 0.33.1. I don't expect there to be any incompatibilities, but it seems thepeer-dependency
settings ofeslint-plugin-perfectionist
prevents installation alongside recent versions ofsvelte-eslint-parser
.Code example
npm install --save-dev eslint-plugin-perfectionist
ESLint version
v8.57.0
ESLint Plugin Perfectionist version
v2.10.0
Additional comments
No response
Validations
The text was updated successfully, but these errors were encountered: