style(web): format code

This commit is contained in:
ReaJason
2025-08-13 23:45:29 +08:00
parent 9a1df0a4b7
commit 435040794a
40 changed files with 551 additions and 308 deletions
+2 -4
View File
@@ -11,9 +11,7 @@
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": [
"./src/*"
]
"@/*": ["./src/*"]
}
}
}
}