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

Add React Hooks to eslint #189

Closed
mikeselander opened this issue Apr 6, 2020 · 0 comments · Fixed by #197
Closed

Add React Hooks to eslint #189

mikeselander opened this issue Apr 6, 2020 · 0 comments · Fixed by #197

Comments

@mikeselander
Copy link
Contributor

We have the React core ruleset, but we should also be enforcing the Rules of Hooks as we build more modern React apps with more hooks.

We should include https://www.npmjs.com/package/eslint-plugin-react-hooks in our ruleset to enforce these rules consistently.

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

Successfully merging a pull request may close this issue.

2 participants