fix frontend issues
CI / backend (push) Successful in 6m10s
CI / frontend (push) Successful in 55s

This commit is contained in:
voltsrage
2026-08-11 20:54:59 +08:00
parent f2eab26ad0
commit e25b57c779
9 changed files with 16 additions and 68 deletions
+3
View File
@@ -3,6 +3,9 @@
"compilerOptions": {
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
"types": ["vite/client"],
"paths": {
"@/*": ["./src/*"]
},
/* Linting */
"noUnusedLocals": true,