rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

[eslint-config] Support Eslint 9

Open marcoreni opened this issue 1 year ago • 3 comments

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)?

marcoreni avatar Sep 26 '24 09:09 marcoreni