Watch
1
0
Fork
You've already forked RedFlag
0

fix(web): TypeScript errors for Vite 8 + Rolldown

This commit is contained in:
Fimeg 2026-05-24 20:18:16 -04:00
commit 97931e6dd3
5 changed files with 25 additions and 454 deletions

View file

@ -29,7 +29,7 @@
"@types/react-dom": "^18.2.15",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vitejs/plugin-react": "^4.1.1",
"@vitejs/plugin-react": "6.0.2",
"autoprefixer": "^10.4.16",
"eslint": "^8.53.0",
"eslint-plugin-react-hooks": "^4.6.0",