chore: format
This commit is contained in:
parent
465a585f47
commit
dd6ef65dee
@ -27,13 +27,8 @@
|
|||||||
"node_modules/@types",
|
"node_modules/@types",
|
||||||
"@types",
|
"@types",
|
||||||
],
|
],
|
||||||
"lib": [
|
"lib": ["esnext", "webworker"]
|
||||||
"esnext",
|
|
||||||
"webworker"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"compileOnSave": false,
|
"compileOnSave": false,
|
||||||
"include": [
|
"include": ["./**/*.ts", "./**/*.d.ts", "./**/*.tsx", "./**/*.vue"]
|
||||||
"./**/*.ts", "./**/*.d.ts", "./**/*.tsx", "./**/*.vue"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user