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