react/packages/eslint-plugin-react-hooks/__tests__
Hristo Kanchev 9e64bf18e1 [eslint-plugin-react-hooks] Fixed crash when referencing arguments in arrow functions. (#16356)
* Fixed issue with def being undefined while referencing arguments.

* Removed todo comment.

* Skip exhaustive deps check if def is null.

* Fixed code formatting in ExhaustiveDeps.

* Removed unneeded comment in ExhaustiveDeps.
2019-08-14 14:44:06 +01:00
..
ESLintRuleExhaustiveDeps-test.js [eslint-plugin-react-hooks] Fixed crash when referencing arguments in arrow functions. (#16356) 2019-08-14 14:44:06 +01:00
ESLintRulesOfHooks-test.js chore: make tests compatible with Jest 24 (#15779) 2019-08-14 12:32:26 +01:00