chore: lint
This commit is contained in:
parent
082cd3ac1d
commit
15e646c8b1
23 changed files with 85 additions and 88 deletions
packages/sw
|
@ -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…
Add table
Add a link
Reference in a new issue