Skip to content
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

Enable ESLint package updates in dependabot config #1841

Closed
butterybread opened this issue Nov 3, 2021 · 2 comments
Closed

Enable ESLint package updates in dependabot config #1841

butterybread opened this issue Nov 3, 2021 · 2 comments
Assignees

Comments

@butterybread
Copy link
Contributor

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.

@butterybread
Copy link
Contributor Author

We could move to ESLint 8 if we install the next version of the plugin:
See: facebook/react#22545

@wouterdb
Copy link
Contributor

Hey team! Please add your planning poker estimate with ZenHub @bartv @Stijnkool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants