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 c82dcf0 commit e222d71Copy full SHA for e222d71
eslintrc.json
@@ -30,6 +30,6 @@
30
"react/prop-types": "error",
31
"react/react-in-jsx-scope": "error",
32
"react-hooks/rules-of-hooks": "error",
33
- "react-hooks/exhaustive-deps": "warning"
+ "react-hooks/exhaustive-deps": "warn"
34
}
35
0 commit comments