-
-
Notifications
You must be signed in to change notification settings - Fork 29
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 #175
Comments
This was referenced Aug 23, 2021
13 tasks
50 tasks
to clarify: the plugin has already supported eslint v8. I just prepared a PR #186 to add tests for it. |
This was referenced Oct 10, 2021
@aladdin-add This is still in prerelease, right? |
yes, and no. the v3 should be compat with eslint v8 - ac87852 just added tests for eslint v8. |
@aladdin-add #119 was a breaking change though |
no worries, we will try to release v4 in 2~3 days. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 🙂
meta.hasSuggestions
property tometa-property-ordering
rule #119The text was updated successfully, but these errors were encountered: