Consider allowing "@typescript-eslint/parser": "^8" in peer dependencies
Closed this issue · 2 comments
GBrachetta commented
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!
StructByLightning commented
There's a PR for it: #78
GBrachetta commented
I see. No reaction from the dev though...