dillon1000/react
Commit
Browse files [ESLint] Treat functions that don't capture anything as static (#14996)
* Treat functions that don't capture anything as static * Fix comment
Changed paths2 files
First-parent comparisonpackages/eslint-plugin-react-hooks/__tests__/ESLintRuleExhaustiveDeps-test.js ModifiedM packages/eslint-plugin-react-hooks/src/ExhaustiveDeps.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…