tslint: Enable eofline

This commit is contained in:
Simon Marchi 2018-07-18 11:16:58 -04:00
commit 9a942c5047
9 changed files with 8 additions and 9 deletions

View file

@ -12,7 +12,6 @@
"class-name": false,
"comment-format": false,
"curly": false,
"eofline": false,
"interface-name": false,
"max-classes-per-file": false,
"max-line-length": false,