Update TSLint config

This commit is contained in:
Bálint Bokros 2018-05-18 15:10:17 +02:00
parent c1f279ce6c
commit 9f8f10aab5
1 changed files with 1 additions and 3 deletions

View File

@ -17,9 +17,7 @@
"eofline": true,
"forin": true,
"import-blacklist": [
true,
"rxjs",
"rxjs/Rx"
true
],
"import-spacing": true,
"indent": [