ES5 space-before-blocks

This commit is contained in:
Amine Ben hammou
2017-09-21 09:02:50 +00:00
parent 1f9bd04308
commit 946bee2194
7 changed files with 6 additions and 7 deletions

View File

@ -36,7 +36,6 @@
"array-bracket-spacing": 0,
"default-case": 0,
"no-lonely-if": 0,
"space-before-blocks": 0,
"no-mixed-operators": 0,
"eqeqeq": 0,
"space-in-parens": 0,