Removed no-trailing-whitespace rule

This commit is contained in:
Josh Goldberg
2017-01-28 16:20:02 -08:00
parent ea607b555e
commit 085f6d4c4e
-1
View File
@@ -46,7 +46,6 @@
"no-shadowed-variable": true,
"no-string-literal": true,
"no-switch-case-fall-through": true,
"no-trailing-whitespace": true,
"no-unsafe-finally": true,
"no-unused-expression": true,
"no-unused-new": true,