infctr/eslint-plugin-typescript-sort-keys

Consider allowing "@typescript-eslint/parser": "^8" in peer dependencies

Closed this issue · 2 comments

Hi, could you consider allowing:

"@typescript-eslint/parser": "^6 || ^7 || ^8"

in your peer deps so we wouldn't receive the warning when using eslint configs that already upgraded to the v.8 of the parser.

Thanks!

There's a PR for it: #78

I see. No reaction from the dev though...