Skip to content

Commit

Permalink
add to list of rules
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemmarsh committed Nov 21, 2015
1 parent b715341 commit 4ecbfe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Finally, enable all of the rules that you would like to use.
"react/jsx-boolean-value": 1,
"react/jsx-closing-bracket-location": 1,
"react/jsx-curly-spacing": 1,
"react/jsx-handler-names": 1,
"react/jsx-indent-props": 1,
"react/jsx-key": 1,
"react/jsx-max-props-per-line": 1,
Expand Down

0 comments on commit 4ecbfe1

Please sign in to comment.