chore: 整理
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [{ "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" }],
|
||||
"references": [
|
||||
{
|
||||
"path": "./tsconfig.app.json"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.node.json"
|
||||
},
|
||||
{
|
||||
"path": "./tsconfig.vitest.json"
|
||||
}
|
||||
],
|
||||
"compilerOptions": {
|
||||
// https://www.shadcn-vue.com/docs/components-json.html#aliases
|
||||
// A fallback to tsconfig.app.json if no paths were found in tsconfig.json
|
||||
|
Reference in New Issue
Block a user