feat: made stronger eslint configuration

This commit is contained in:
zihluwang
2025-03-26 20:33:37 +08:00
parent a46d254148
commit ba5e8ed586
5 changed files with 1057 additions and 17 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
{
"name": "web",
"name": "react-template",
"private": true,
"version": "0.0.0",
"type": "module",
@@ -28,6 +28,7 @@
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.23.0",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"globals": "^15.15.0",