Disable noEmitOnError (#59223)

This commit is contained in:
Jake Bailey 2024-07-10 09:59:23 -07:00 committed by GitHub
parent a6a0f4ad58
commit 2fd707d850
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,6 @@
"declarationMap": true,
"sourceMap": true,
"composite": true,
"noEmitOnError": true,
"emitDeclarationOnly": true,
"strict": true,