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 eslint to v9 #374

Open
mob8607 opened this issue May 8, 2024 · 0 comments
Open

update eslint to v9 #374

mob8607 opened this issue May 8, 2024 · 0 comments

Comments

@mob8607
Copy link
Collaborator

mob8607 commented May 8, 2024

This includes many breaking changes. The biggest one is the change from .eslintrc to a flat config file (eslint.config.js).

Also all the plugins that are used need to support eslint v9 as well.

Known Missing Support on May, 8th:

Blog: https://eslint.org/blog/2024/04/eslint-v9.0.0-released/

There is a branch where I started with a refactoring:

feature/374_eslint-update

@mob8607 mob8607 mentioned this issue May 8, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant