This commit is contained in:
2026-01-28 16:54:07 +08:00
parent ec972fac8e
commit a5abc874ab
9 changed files with 154 additions and 128 deletions

View File

@@ -1,5 +1,6 @@
{
"compilerOptions": {
"ignoreDeprecations": "6.0",
"baseUrl": ".",
"paths": {
"@/*": [
@@ -16,4 +17,4 @@
"dist",
"build"
]
}
}