chore: integrate linter for react hooks

This commit is contained in:
talksik
2026-03-21 15:31:29 -07:00
parent 3eea235ab1
commit 35f24cb0ef
3 changed files with 40 additions and 3 deletions
+1
View File
@@ -43,6 +43,7 @@
"electron": "40.6.0",
"eslint": "^8.57.1",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-react-hooks": "^7.0.1",
"typescript": "^5.9.3",
"vite": "^5.4.21"
},