fix(content top): #618, update tslint config

This commit is contained in:
Alexander Zhukov 2017-01-19 12:24:48 +03:00
parent c70d866016
commit e315b1a4df
2 changed files with 32 additions and 32 deletions

View file

@ -76,7 +76,7 @@
],
"max-line-length": [
true,
100
120
],
"no-require-imports": false,
"no-trailing-whitespace": true,