fix(ui): type

This commit is contained in:
廖彦棋 2024-03-11 13:52:22 +08:00
parent 1802b4fe4d
commit 17f3c9b840

View File

@ -7,7 +7,7 @@
"noImplicitAny": false,
"composite": true,
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
"allowJs": true,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]