fix lint and wait eslint/eslint#6024 publish

pull/1596/head
afc163 9 years ago
parent 5237d0a87b
commit 443f1981bb

@ -27,6 +27,7 @@ const eslintrc = {
'func-names': 0,
'prefer-const': 0,
'arrow-body-style': 0,
'object-shorthand': 0,
'react/sort-comp': 0,
'react/prop-types': 0,
'react/jsx-closing-bracket-location': 0,

Loading…
Cancel
Save