fix tsconfig

This commit is contained in:
hptangxi
2025-07-02 16:18:30 +08:00
parent 762dfe48e8
commit d859b64b30
3 changed files with 6 additions and 7 deletions

View File

@@ -1,10 +1,4 @@
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["src/*"],
},
},
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },