feat: 完善模版
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
{
|
||||
"files": [],
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
"types": ["vite-svg-loader"]
|
||||
},
|
||||
"references": [
|
||||
{ "path": "./tsconfig.app.json" },
|
||||
{ "path": "./tsconfig.node.json" }
|
||||
]
|
||||
],
|
||||
"files": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user