build: update tslint config

This commit is contained in:
Alexander Zhukov 2017-05-24 11:41:28 +03:00
parent 21cd21fbef
commit 47dc84f5aa

View file

@ -103,7 +103,6 @@
"prefer-template": true,
"no-unnecessary-callback-wrapper": true,
"member-access": [true, "no-public"],
"newline-before-return": true,
"no-empty-interface": true,
"no-reference": true,
"prefer-for-of": true,