diff --git a/tsconfig.json b/tsconfig.json index f067b44367..c1cd3bcf63 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -24,6 +24,7 @@ "noEmit": true, /* Interop Constraints */ + "erasableSyntaxOnly": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "verbatimModuleSyntax": true,