ES5 computed-property-spacing

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

View File

@ -29,7 +29,6 @@
"no-empty": 0,
"no-useless-escape": 0,
"wrap-iife": 0,
"computed-property-spacing": 0,
"no-plusplus": 0,
"array-bracket-spacing": 0,
"default-case": 0,