build: update the tslint config

This commit is contained in:
Alexander Zhukov 2017-05-24 11:43:36 +03:00
parent c726b8eb5d
commit d7e74aeef7

View file

@ -102,7 +102,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,