react/packages/eslint-plugin-react-hooks/__tests__
Lauren Tan 3fd9bd8e74 Add RulesOfHooks support for `use`
Usage of the new `use` hook needs to conform to the rules of hooks, with
the one exception that it can be called conditionally.

ghstack-source-id: 7ea5beceaf
Pull Request resolved: https://github.com/facebook/react/pull/25370
2022-10-04 12:41:29 -04:00
..
ESLintRuleExhaustiveDeps-test.js Update RulesOfHooks with useEvent rules (#25285) 2022-09-23 14:55:12 -07:00
ESLintRulesOfHooks-test.js Add RulesOfHooks support for `use` 2022-10-04 12:41:29 -04:00