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
useEffect
Seems like most people don't need it - there's almost never a real use case for it.
Potentially helpful:
useState
eslint-plugin-react
The text was updated successfully, but these errors were encountered:
karlhorky
No branches or pull requests
Seems like most people don't need it - there's almost never a real use case for it.
Potentially helpful:
useState
- can use this as a basis for this and also #36 - fromeslint-plugin-react
: https://github.com/yannickcr/eslint-plugin-react/blob/5f49f51dd237dd4c6758bc0c3e5b300a28770966/lib/rules/hook-use-state.jsThe text was updated successfully, but these errors were encountered: