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

Migrate to flat config #553

Open
catrope opened this issue Nov 22, 2023 · 0 comments
Open

Migrate to flat config #553

catrope opened this issue Nov 22, 2023 · 0 comments

Comments

@catrope
Copy link
Contributor

catrope commented Nov 22, 2023

ESLint has introduced a new config system that is optional in v8 but will be the only config system starting with ESLint v9. We should make this package compatible with both systems, so that consumers can migrate to the new config system ahead of ESLint's 9.0.0 release if they want to (for example, because they want to use their own custom lint rules, which is easier to do in the new config system).

Migration info: https://eslint.org/docs/latest/extend/plugin-migration-flat-config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant