build: update tslint config

This commit is contained in:
Alexander Zhukov 2017-07-10 14:15:38 +03:00
parent 20aff95426
commit 2b45625202

View file

@ -37,11 +37,10 @@
],
"member-access": false,
"no-arg": true,
"no-bitwise": true,
"no-console": [
true,
"debug",
"info",
"log",
"time",
"timeEnd",
"trace"