aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.app.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.app.json')
-rw-r--r--tsconfig.app.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/tsconfig.app.json b/tsconfig.app.json
index f702c93..34fa76a 100644
--- a/tsconfig.app.json
+++ b/tsconfig.app.json
@@ -27,7 +27,6 @@
"strict": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
- "erasableSyntaxOnly": true,
"noFallthroughCasesInSwitch": true,
"noUncheckedSideEffectImports": true
},