cleaaning

This commit is contained in:
2026-04-28 10:42:57 +02:00
parent a259c3d2e2
commit af35150452
11 changed files with 104 additions and 260 deletions
-3
View File
@@ -19,8 +19,5 @@ export default defineConfig([
ecmaVersion: 2020,
globals: globals.browser,
},
rules: {
"react-hooks/set-state-in-effect": "off",
},
},
]);