Split types and typings
This commit is contained in:
parent
d6d951ddc0
commit
26d6bf6533
175 changed files with 208 additions and 206 deletions
|
@ -19,7 +19,8 @@
|
|||
],
|
||||
"typeRoots": [
|
||||
"node_modules/sitemap/node_modules/@types",
|
||||
"node_modules/@types"
|
||||
"node_modules/@types",
|
||||
"server/typings"
|
||||
],
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue