We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Updates to the ESLint package have been disabled because there was a conflict with an eslint plugin. https://stackoverflow.com/questions/69578685/eslint-broken-rules-with-suggestions-must-set-the-meta-hassuggestions-propert The react hooks plugin has not yet had a stable release that includes the changes required for ESLint 8. So for now we will keep using ESLint 7. This ticket serves as a reminder to occasionally check if we can move to ESLint 8.
The text was updated successfully, but these errors were encountered:
We could move to ESLint 8 if we install the next version of the plugin: See: facebook/react#22545
Sorry, something went wrong.
Hey team! Please add your planning poker estimate with ZenHub @bartv @Stijnkool
ec146e0
butterybread
Successfully merging a pull request may close this issue.
Updates to the ESLint package have been disabled because there was a conflict with an eslint plugin.
https://stackoverflow.com/questions/69578685/eslint-broken-rules-with-suggestions-must-set-the-meta-hassuggestions-propert
The react hooks plugin has not yet had a stable release that includes the changes required for ESLint 8.
So for now we will keep using ESLint 7.
This ticket serves as a reminder to occasionally check if we can move to ESLint 8.
The text was updated successfully, but these errors were encountered: