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