ES5 space-infix-ops

This commit is contained in:
Amine Ben hammou
2017-09-21 09:09:29 +00:00
parent 28504fb5e3
commit b1a403d9b5
8 changed files with 50 additions and 51 deletions

View File

@@ -56,7 +56,6 @@
"strict": 0,
"vars-on-top": 0,
"no-var": 0,
"space-infix-ops": 0,
"no-unused-vars": 0,
"object-shorthand": 0,
"new-parens": 0,