Fix a bunch of typescript errors
This commit is contained in:
parent
11e7be988a
commit
0251789f82
82 changed files with 257 additions and 164 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extends": "@vue/tsconfig/tsconfig.web.json",
|
||||
"compilerOptions": {
|
||||
"lib": ["webworker"],
|
||||
"baseUrl": ".",
|
||||
"sourceMap": true,
|
||||
"allowJs": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue