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

[eslint-config] Support Eslint 9 #4941

Open
marcoreni opened this issue Sep 26, 2024 · 2 comments
Open

[eslint-config] Support Eslint 9 #4941

marcoreni opened this issue Sep 26, 2024 · 2 comments

Comments

@marcoreni
Copy link

Summary

Eslint 8 is going EOL on October 5. Rushstack eslint packages do not support Eslint 9.

Inside the "Eslint v9 support" issue of Eslint (eslint/eslint#18391 ) rushstack is mentioned but only regarding the eslint-patch package. eslint-plugin and eslint-plugin-security packages are not tracked and they stick to eslint v8 in peerDeps.

Repro steps

Expected result:

Actual result:

Details

Standard questions

Please answer these questions to help us investigate your issue more quickly:

Question Answer
@rushstack/eslint-config version?
Operating system?
Would you consider contributing a PR?
TypeScript compiler version?
Node.js version (node -v)?
@mrose
Copy link

mrose commented Sep 26, 2024

I would love to use eslint-config in my latest project but can't since we're using Eslint V9

@Bwvolleyball
Copy link

Supposedly this works with ESLint 9, but it's not working with an eslint.config.mjs file. Any ideas?

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

No branches or pull requests

3 participants