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

Upgrade Eslint to v9 #661

Open
tuliomir opened this issue Jun 7, 2024 · 0 comments
Open

Upgrade Eslint to v9 #661

tuliomir opened this issue Jun 7, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@tuliomir
Copy link
Contributor

tuliomir commented Jun 7, 2024

As of now, Eslint cannot be upgraded from v8.36.0 to ^9.0.0 as the eslint-plugin-import dependency does not have compatibility with Eslint v9 ( import-js/eslint-plugin-import#2948 ).

The issue above mentions many workarounds for implementing this upgrade before the official compatibility is implemented, but the effort is not worth the upgrade for this repository now.

So, this issue should be revisited as soon as eslint-plugin-import offers compatibility with eslint v9.

@tuliomir tuliomir added the dependencies Pull requests that update a dependency file label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant