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 to ESLint v9 #10

Open
JstnMcBrd opened this issue Jun 5, 2024 · 0 comments
Open

Upgrade to ESLint v9 #10

JstnMcBrd opened this issue Jun 5, 2024 · 0 comments
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@JstnMcBrd
Copy link
Owner

JstnMcBrd commented Jun 5, 2024

I have to wait until all dependencies have support for ESLint v9 before I can upgrade.

Flat config support is also nice, but not a requirement.

PR Dependency v9 Flat config Links Notes
#33 eslint-plugin-react-hooks 5.0.0
facebook/react#28313
@stylistic/eslint-plugin v2.4.0
@types/eslint 9.6.0 Unnecessary - ESLint bundles their own type definitions now
@types/eslint__js DefinitelyTyped/DefinitelyTyped#69288 Might be compatible, but not updated to v9
#18 typescript-eslint 8.0.0
#12 eslint-plugin-react ⚠️ 7.35.0 Still relies on @types/eslint v7. Possibly switch to @eslint-react/eslint-plugin
#12 vscode-eslint 3.0.10

Some packages might work with ESLint Compat Utilities.

Updating to eslint v9 will also resolve some package deprecation warnings.

See eslint's master tracker: eslint/eslint#18391

@JstnMcBrd JstnMcBrd added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jun 5, 2024
@JstnMcBrd JstnMcBrd self-assigned this Jun 5, 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 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant