Update TSLint config

This commit is contained in:
Bálint Bokros 2018-05-18 15:10:17 +02:00
parent c1f279ce6c
commit 9f8f10aab5

View File

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