Skip to content

Commit

Permalink
enable object-shorthand
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed May 15, 2016
1 parent 80c7583 commit d4d9743
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ 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 d4d9743

Please sign in to comment.