microsoft / rushstack

Monorepo for tools developed by the Rush Stack community
https://rushstack.io/
Other
5.84k stars 594 forks source link

[eslint-config] Support Eslint 9 #4941

Open marcoreni opened 4 days ago

marcoreni commented 4 days ago

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 (https://github.com/eslint/eslint/issues/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 commented 3 days ago

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