ES5 array-bracket-spacing

This commit is contained in:
Amine Ben hammou
2017-09-21 09:12:37 +00:00
parent 9adca07393
commit d69d3cb421
2 changed files with 1 additions and 2 deletions

View File

@@ -30,7 +30,6 @@
"no-useless-escape": 0, "no-useless-escape": 0,
"wrap-iife": 0, "wrap-iife": 0,
"no-plusplus": 0, "no-plusplus": 0,
"array-bracket-spacing": 0,
"default-case": 0, "default-case": 0,
"no-lonely-if": 0, "no-lonely-if": 0,
"no-mixed-operators": 0, "no-mixed-operators": 0,