-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support ESLint 8.x #2211
Comments
We won't officially support anything until v8 is actually released (betas don't count any more than rc's do). See #2191; there was no need for this issue. |
ESLint v8 has been released stable. 🎉 |
Hi guys, Is the error
something you're already aware of? I'm getting this everywhere in my builds, preventing the upgrade to eslint 8. Thx! David |
@ddolcimascolo yes, this plugin doesn’t yet support eslint 8, so you shouldn’t be able to install it in the first place in npm 7+. The next release, however, will support it. |
Thx for confirming @ljharb! Looking forward for a new release then. Cheers, |
ESLint v8.0.0 is released 🎉
It would be awesome to have official ESLint 8 support. 👊
I'm happy to help where I can of course 🙂
The text was updated successfully, but these errors were encountered: