Support ESLint v9 and @typescript-eslint v8 #27132
merlinstardust
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ESLint is on version 9.7 but does not work with nx due to @nx/eslint-plugin@19.5.3 having a peer dependency of @typescript-eslint/parser@"^6.13.2 || ^7.0.0"
https://www.npmjs.com/package/eslint?activeTab=versions
https://www.npmjs.com/package/@typescript-eslint/parser?activeTab=versions
Beta Was this translation helpful? Give feedback.
All reactions