There was an error while loading. Please reload this page.
1 parent 722d314 commit d0d985eCopy full SHA for d0d985e
1 file changed
.oxlintrc.json
@@ -45,7 +45,7 @@
45
"typescript/consistent-type-imports": "error",
46
"import/no-duplicates": "error",
47
"import/namespace": "off",
48
- "react-hooks/exhaustive-deps": "off",
+ "react/exhaustive-deps": "off",
49
"react/rules-of-hooks": "off",
50
"guard-for-in": "error",
51
"symbol-description": "error",
0 commit comments