diff --git a/frontend/tslint.json b/frontend/tslint.json index 5241e34f33..69f6744040 100644 --- a/frontend/tslint.json +++ b/frontend/tslint.json @@ -39,8 +39,6 @@ "one-line": [ true, "check-open-brace", - "check-catch", - "check-else", "check-whitespace" ], "quotemark": [