Skip to content

Commit

Permalink
fix lint and wait eslint/eslint#6024 publish
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed May 6, 2016
1 parent 5237d0a commit 443f198
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 443f198

Please sign in to comment.