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 6efdcb6 commit 6a6b15aCopy full SHA for 6a6b15a
client/eslint.config.js
@@ -19,7 +19,6 @@ export default tseslint.config(
19
},
20
rules: {
21
...reactHooks.configs.recommended.rules,
22
- "react-hooks/rules-of-hooks": "off", // Disable hooks dependency order checking
23
"react-refresh/only-export-components": [
24
"warn",
25
{ allowConstantExport: true },
0 commit comments