修复编译失败
This commit is contained in:
parent
10a6235aa2
commit
32297ff52c
|
|
@ -16,6 +16,7 @@
|
|||
"paths": {
|
||||
"@/*": ["src/*"]
|
||||
},
|
||||
"types": ["node"],
|
||||
"ignoreDeprecations": "6.0"
|
||||
},
|
||||
"include": ["src/**/*.ts", "src/**/*.d.ts","src/**/*.vue"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue