Merge pull request #28 from e-watson/patch-1

Update tslint.json
This commit is contained in:
Kamil Myśliwiec
2018-03-09 09:30:43 +01:00
committed by GitHub
+2 -1
View File
@@ -20,6 +20,7 @@
false
],
"max-line-length": [
true,
150
],
"member-ordering": [
@@ -51,4 +52,4 @@
]
},
"rulesDirectory": []
}
}