Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Labels
Milestone
Description
Suggestion
Now that#9002 is merged, ourv8
branch supports ESLint v9. Yay! But,#9002 didn't actually bump ourinternaldevDependency
.#9002 (comment) mentions the three plugins whose lack of ESLint v9 support were blocking us.
But, now thathttps://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 ourv8
branch to bring back the bump of our"eslint"
devDependency
from 8 to 9.
💖