aboutsummaryrefslogtreecommitdiff
path: root/tslint.json
diff options
context:
space:
mode:
Diffstat (limited to 'tslint.json')
-rw-r--r--tslint.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tslint.json b/tslint.json
index 9b4e029..35769ad 100644
--- a/tslint.json
+++ b/tslint.json
@@ -23,6 +23,7 @@
"mocha-avoid-only": false,
"mocha-no-side-effect-code": false,
"mocha-unneeded-done": false,
+ "newline-per-chained-call": false,
"no-constant-condition": true,
"no-relative-imports": false
},