Skip to content

Commit 2fd707d

Browse files
authored
Disable noEmitOnError (#59223)
1 parent a6a0f4a commit 2fd707d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tsconfig-base.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"declarationMap": true,
1414
"sourceMap": true,
1515
"composite": true,
16-
"noEmitOnError": true,
1716
"emitDeclarationOnly": true,
1817

1918
"strict": true,

0 commit comments

Comments
 (0)