Skip to content

Commit

Permalink
Disable noEmitOnError (#59223)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Jul 10, 2024
1 parent a6a0f4a commit 2fd707d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tsconfig-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"declarationMap": true,
"sourceMap": true,
"composite": true,
"noEmitOnError": true,
"emitDeclarationOnly": true,

"strict": true,
Expand Down

0 comments on commit 2fd707d

Please sign in to comment.