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

Update to eslint 9 #213

Open
solaris007 opened this issue Jun 4, 2024 · 1 comment
Open

Update to eslint 9 #213

solaris007 opened this issue Jun 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@solaris007
Copy link
Member

Currently the helix-eslint-config is incompatible with eslint v9+ as the config format changed and is is not backwards compatible.

In order to benefit from continued eslint updates we should consider updating helix-eslint-config and its extended configs accordingly.

eslint-config-airbnb-base (+ plugins) support for eslint 9 is currently being worked on.

@solaris007 solaris007 added the enhancement New feature or request label Jun 4, 2024
@dominique-pfister
Copy link

We also use plugins, e.g. eslint-plugin-import, that do not support eslint 9, yet.

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

No branches or pull requests

2 participants