Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: dropping eslint-plugin-typescript-sort-keys for eslint-plugin-perfectionist #933

Merged
merged 3 commits into from
Feb 23, 2025

Conversation

erunion
Copy link
Member

@erunion erunion commented Feb 22, 2025

🧰 Changes

Drops eslint-plugin-typescript-sort-keys in favor of eslint-plugin-perfectionist as the former no longer seems to be supported and is pegged to an older version of TS that results in the following warning being output when running ESLint:

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=4.7.4 <5.7.0

YOUR TYPESCRIPT VERSION: 5.7.3

Please only submit bug reports when using the officially supported version.

@erunion erunion added the enhancement New feature or request label Feb 22, 2025
@erunion erunion merged commit e5ff7ef into main Feb 23, 2025
3 checks passed
@erunion erunion deleted the feat/replace-ts-keys-plugin branch February 23, 2025 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant