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

committed by
konrad

parent
f36115871c
commit
bf28a0c795
@ -10,5 +10,8 @@
|
||||
{
|
||||
"path": "./tsconfig.vitest.json"
|
||||
}
|
||||
]
|
||||
],
|
||||
"compilerOptions": {
|
||||
"module": "NodeNext"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user