-
-
Notifications
You must be signed in to change notification settings - Fork 154
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 #495
Comments
This was referenced Aug 29, 2021
This was referenced Oct 10, 2021
23 tasks
1 task
Looks like the plugin doesn't support it out-of-the-box. Trying to use it with
|
1 task
Upgrading the |
This was referenced Oct 29, 2021
sounisi5011
added a commit
to sounisi5011/npm-packages
that referenced
this issue
Dec 20, 2021
+ `@react-native-community/eslint-config@^2.0.0` does not work This includes `eslint-plugin-flowtype@^7.0.0` for dependencies. However, `eslint-plugin-flowtype@^7.0.0` does not work with ESLint 8. [This has been fixed in version `8.0.2`], but `@react-native-community/eslint-config@^2.0.0` does not use this. [This has been fixed in version `8.0.2`]: gajus/eslint-plugin-flowtype#495
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 🙂
The text was updated successfully, but these errors were encountered: