mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
tsconfig: Enable erasableSyntaxOnly.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
fc735cbe9e
commit
019925f594
@@ -24,6 +24,7 @@
|
||||
"noEmit": true,
|
||||
|
||||
/* Interop Constraints */
|
||||
"erasableSyntaxOnly": true,
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
|
Reference in New Issue
Block a user