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

Allow React.useHook in consistent-function-scoping #1691

Merged
merged 4 commits into from Jan 12, 2022
Merged

Allow React.useHook in consistent-function-scoping #1691

merged 4 commits into from Jan 12, 2022

Conversation

kachkaev
Copy link
Contributor

Closes #1685

@sindresorhus sindresorhus merged commit e910633 into sindresorhus:main Jan 12, 2022
@kachkaev kachkaev deleted the consistent-function-scoping-react-namespace branch January 12, 2022 18:39
@kachkaev
Copy link
Contributor Author

Thanks for merging this PR @sindresorhus! Would it be feasible to make this fix available in a patch release?

@sindresorhus
Copy link
Owner

https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v40.1.0

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 this pull request may close these issues.

False positive in consistent-function-scoping when using React.useEffect
3 participants