mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 12:20:38 +01:00
Per discussion at Facebook, we think hooks have reached a tipping point where it is more valuable to lint against potential hooks in classes than to worry about false positives. Test plan: ``` # run from repo root yarn test --watch RuleOfHooks ``` |
||
|---|---|---|
| .. | ||
| ESLintRuleExhaustiveDeps-test.js | ||
| ESLintRulesOfHooks-test.js | ||