We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 616af33 commit e776acaCopy full SHA for e776aca
1 file changed
tsconfig.build.json
@@ -14,7 +14,7 @@
14
"allowSyntheticDefaultImports": true,
15
"emitDeclarationOnly": false,
16
"skipLibCheck": true,
17
- "noEmitOnError": true
+ "noEmitOnError": false
18
},
19
"include": [
20
"src/index.ts",
0 commit comments