refactor
This commit is contained in:
parent
8c9a13b2b7
commit
b7bbe090e9
14 changed files with 12 additions and 5 deletions
|
@ -30,7 +30,7 @@
|
|||
"outDir": "./built",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types",
|
||||
"./@types"
|
||||
"./src/@types"
|
||||
],
|
||||
"lib": [
|
||||
"esnext"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue