Browse Source

style: update code style for space-before-function-paren

pull/945/head
Benjy Cui 9 years ago
parent
commit
68b51e298d
  1. 1
      .eslintrc

1
.eslintrc

@ -28,7 +28,6 @@
"react/prefer-es6-class": 0,
"react/jsx-closing-bracket-location": 0,
"react/jsx-no-bind": 0,
"space-before-function-paren": 0,
"no-param-reassign": 0,
"max-len": 0,
"object-shorthand": 0,

Loading…
Cancel
Save