fix: add eslint-plugin-react-hooks for Vite migration

This commit is contained in:
RockChinQ
2026-04-03 12:07:16 +08:00
parent d30f2c427e
commit 5c59ecbbbd
3 changed files with 1237 additions and 27 deletions

View File

@@ -96,6 +96,8 @@
"eslint": "^9",
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-prettier": "^5.2.6",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"lint-staged": "^15.5.1",
"prettier": "^3.5.3",
"tw-animate-css": "^1.2.9",