Repo: Use ESLint v9 for our internal linting #9082
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
locked due to age
Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
repo maintenance
things to do with maintenance of the repo, and not with code/docs
Milestone
Suggestion
Now that #9002 is merged, our
v8
branch supports ESLint v9. Yay! But, #9002 didn't actually bump our internaldevDependency
. #9002 (comment) mentions the three plugins whose lack of ESLint v9 support were blocking us.But, now that https://eslint.org/blog/2024/05/eslint-compatibility-utilities exists, we should be able to move to ESLint v9 without losing our preferred linting. Which would be great. Accepting PRs to our
v8
branch to bring back the bump of our"eslint"
devDependency
from 8 to 9.💖
The text was updated successfully, but these errors were encountered: