infctr / eslint-plugin-typescript-sort-keys

A linter plugin to require sorting interface and string enum keys
ISC License
143 stars 25 forks source link

Publish new version with @typescript-eslint/parser@6 #74

Closed PredokMiF closed 4 months ago

PredokMiF commented 5 months ago

Publish please new version of plugin with peerDependencies "@typescript-eslint/parser": "^6". I was created my own eslint rules pack with eslint-plugin-typescript-sort-keys, but when install the pack - @typescript-eslint/parser v5 conflict with v6 wrom other packages and npm install put it in to nested (not root) node_modules and cant find it, when start eslint.

Goldziher commented 4 months ago

same, this issue is annoying. Now its parser version 7 already