react/packages/eslint-plugin-react-hooks/src
David Garner a807c307c4 [eslint] Check forwardRef callbacks (#17255)
* [eslint] Check forwardRef callbacks (#17220)

* [eslint] Make tests more realistic (#17220)

* [eslint] Check anonymous callback of React.memo for rules-of-hooks (#17220)

* [eslint] Add tests for callbacks not known to be components (#17220)

* [eslint] Correct comments and add another test (#17220)
2019-11-17 13:39:08 +00:00
..
ExhaustiveDeps.js [eslint-plugin-react-hooks] Fixed crash when referencing arguments in arrow functions. (#16356) 2019-08-14 14:44:06 +01:00
RulesOfHooks.js [eslint] Check forwardRef callbacks (#17255) 2019-11-17 13:39:08 +00:00
index.js Add eslint-plugin-react-hooks/exhaustive-deps rule to check stale closure dependencies (#14636) 2019-02-20 18:18:58 +00:00