Skip to content

Add support for TypeScript >= 5.0 #57

Closed
@schoero

Description

@schoero

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions