tslint: Enable whitespace
This commit is contained in:
parent
f6f071ccb8
commit
dd24a05670
4 changed files with 6 additions and 7 deletions
|
|
@ -24,7 +24,6 @@
|
|||
"no-consecutive-blank-lines": false,
|
||||
"no-empty": false,
|
||||
"no-shadowed-variable": false,
|
||||
"no-trailing-whitespace": false,
|
||||
"no-unnecessary-initializer": false,
|
||||
"object-literal-shorthand": false,
|
||||
"object-literal-sort-keys": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue