fix: tsconfig as per https://github.com/vuejs/tsconfig#configuration-for-node-environments
This commit is contained in:
parent
ca9fe6ff21
commit
05b70632c5
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": "@vue/tsconfig/tsconfig.web.json",
|
"extends": "@vue/tsconfig/tsconfig.dom.json",
|
||||||
"include": ["./**/*", "../support/**/*", "../factories/**/*"],
|
"include": ["./**/*", "../support/**/*", "../factories/**/*"],
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"baseUrl": ".",
|
"baseUrl": ".",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user