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

Support ESLint v9 #261

Open
10 of 16 tasks
pplancq opened this issue May 6, 2024 · 1 comment
Open
10 of 16 tasks

Support ESLint v9 #261

pplancq opened this issue May 6, 2024 · 1 comment
Labels
breaking change feature New feature or request

Comments

@pplancq
Copy link
Owner

pplancq commented May 6, 2024

Is your feature request related to a problem? Please describe:

Following the new version of ESLint 9 (published on 05/04/2024), the eslint-config package is no longer compatible due to a change in the ESLint 9 configuration.

Please describe your solution:

The eslint-config package must be updated to ensure compatibility with ESLint 9. However, before this work can be undertaken, all plugins and configurations used must also be compatible with ESLint 9.

Describe the alternatives you have considered:

An alternative might be to find replacements for any plugins or configurations that are not compatible with ESLint 9.

Additional context:

There are no plans to maintain compatibility with ESLint 8, so there will be a breaking change.

Status of plugins and configurations compatibility with ESLint 9 :

@pplancq pplancq added feature New feature or request breaking change labels May 6, 2024
@pplancq
Copy link
Owner Author

pplancq commented May 15, 2024

For @typescript-eslint/eslint-plugin and @typescript-eslint/parser await release v8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant