Allow multiline else and catch statement tslint

pull/4471/head
Alex Dik 8 years ago
parent c6f933e0ad
commit 24785f165f
  1. 2
      frontend/tslint.json

@ -39,8 +39,6 @@
"one-line": [
true,
"check-open-brace",
"check-catch",
"check-else",
"check-whitespace"
],
"quotemark": [

Loading…
Cancel
Save