fix token grabbing
This commit is contained in:
parent
64d681edec
commit
fecafb967f
2 changed files with 6 additions and 4 deletions
|
|
@ -11,7 +11,9 @@
|
|||
"skipLibCheck": true,
|
||||
"sourceMap": true,
|
||||
"resolveJsonModule": true,
|
||||
"baseUrl": "src",
|
||||
"paths": {
|
||||
"*": ["./src/*"]
|
||||
},
|
||||
"outDir": "dist"
|
||||
},
|
||||
"include": ["**/*"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue