lint frontend

This commit is contained in:
2026-03-31 19:52:48 -07:00
parent cd2722f845
commit f905bede92
7 changed files with 2036 additions and 32 deletions

View File

@@ -27,6 +27,7 @@
"@vitejs/plugin-react": "^4.3.0",
"c8": "^10.1.3",
"eslint": "^9.39.4",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"vite": "^5.4.0"
}