aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tsconfig.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 2816d04..bf8b42d 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -16,8 +16,6 @@
"baseUrl": "./",
"useUnknownInCatchVariables": false,
"forceConsistentCasingInFileNames": true,
- "noEmitHelpers": true,
- "importHelpers": true,
"allowSyntheticDefaultImports": true,
"preserveValueImports": true,
"removeComments": true,