dillon1000/react
Commit
Browse files Fix issue with multiple code branches in hooks linter (#14661)
* Fix issue with multiple code branches * Add solution by @calebmer * Add performance test * Undo unrelated change
Changed paths2 files
First-parent comparisonpackages/eslint-plugin-react-hooks/__tests__/ESLintRulesOfHooks-test.js ModifiedM packages/eslint-plugin-react-hooks/src/RulesOfHooks.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…