ES5 no-trailing-spaces

This commit is contained in:
Amine Ben hammou
2017-09-21 09:04:47 +00:00
parent c95c2cd1ae
commit 8ebb8e3c02
5 changed files with 7 additions and 8 deletions

View File

@@ -39,7 +39,6 @@
"no-mixed-operators": 0, "no-mixed-operators": 0,
"eqeqeq": 0, "eqeqeq": 0,
"max-len": 0, "max-len": 0,
"no-trailing-spaces": 0,
"global-require": 0, "global-require": 0,
"no-throw-literal": 0, "no-throw-literal": 0,
"no-extra-bind": 0, "no-extra-bind": 0,