fix(ts): align with create-vue setup
This commit is contained in:

committed by
konrad

parent
f36115871c
commit
bf28a0c795
@ -3,6 +3,8 @@
|
||||
"exclude": [],
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.vitest.tsbuildinfo",
|
||||
|
||||
"lib": [],
|
||||
"types": ["node"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user