Browse Source

Linter, I hate you with your stupid remarks.

Godzil 5 years ago
parent
commit
24d6892261
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tslint.json

+ 1 - 0
tslint.json

@@ -21,6 +21,7 @@
     "no-any": false,
     "no-arg": true,
     "no-bitwise": true,
+    "prefer-conditional-expression": false,
     "space-within-parens": false,
     "no-object-literal-type-assertion": false,
     "no-console": [true,