Closed
Description
Please consider adding support for TypeScript >= 5.0.
Currently I get the following error when I try to install this plugin with TypeScript 5.0.2 installed in my project:
...
npm ERR! Found: typescript@5.0.2
npm ERR! node_modules/typescript
npm ERR! typescript@"^5.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"^3 || ^4" from eslint-plugin-typescript-sort-keys@2.1.0
npm ERR! node_modules/eslint-plugin-typescript-sort-keys
...
Metadata
Metadata
Assignees
Labels
No labels