Skip to content

Commit

Permalink
Remove Props Indent.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Muenzinger authored and Sarah Muenzinger committed Sep 2, 2015
1 parent 910ddf7 commit 8f1ea62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
],
"react/jsx-boolean-value": [1, "always"],
"react/jsx-curly-spacing": [1, "never"],
"react/jsx-indent-props": [1, 4],
"react/jsx-no-duplicate-props": [1, { "ignoreCase": <boolean> }],
"react/jsx-no-undef": 1,
"react/jsx-uses-react": 1,
Expand Down

0 comments on commit 8f1ea62

Please sign in to comment.