style: update code style for object-curly-spacing

This commit is contained in:
Benjy Cui 2016-01-27 16:44:50 +08:00
parent 79aa53ce51
commit cd1391e6a2
52 changed files with 217 additions and 218 deletions

View File

@ -29,7 +29,6 @@
"react/jsx-closing-bracket-location": 0,
"react/jsx-no-bind": 0,
"space-before-function-paren": 0,
"object-curly-spacing": 0,
"no-param-reassign": 0,
"max-len": 0,
"object-shorthand": 0,