You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)?
The text was updated successfully, but these errors were encountered:
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
andeslint-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:
@rushstack/eslint-config
version?node -v
)?The text was updated successfully, but these errors were encountered: