We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d9ab7d commit bf3f302Copy full SHA for bf3f302
configurations/react.json
@@ -4,7 +4,7 @@
4
"react-hooks"
5
],
6
"rules": {
7
- "react-hooks/exhaustive-deps": 1,
+ "react-hooks/exhaustive-deps": 2,
8
"react-hooks/rules-of-hooks": 2,
9
"react/boolean-prop-naming": 0,
10
"react/button-has-type": 2,
0 commit comments