*Only emits types
This commit is contained in:
parent
ea7a23e824
commit
a9e069bafe
|
@ -14,7 +14,7 @@
|
|||
"moduleResolution": "node",
|
||||
"declarationMap": true,
|
||||
"declarationDir": "dist",
|
||||
"emitDeclarationOnly": false,
|
||||
"emitDeclarationOnly": true,
|
||||
"allowJs": true,
|
||||
"noImplicitAny": false
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue