fix the code that depends on node_modules
This commit is contained in:
parent
88c7594d2d
commit
dd1bfae823
9 changed files with 7602 additions and 146 deletions
|
@ -27,7 +27,7 @@
|
|||
"@/*": ["../src/*"]
|
||||
},
|
||||
"typeRoots": [
|
||||
"../node_modules/@types",
|
||||
"../../../node_modules/@types",
|
||||
"../src/@types"
|
||||
],
|
||||
"lib": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue