Skip to content

Commit

Permalink
remove depreciated rule #494
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin committed Sep 7, 2017
1 parent 2c0a2f8 commit 9fb2768
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 @@ -39,7 +39,6 @@
"react/prop-types": [0, { ignore: [children, className] }],
"react/react-in-jsx-scope": 1,
"react/self-closing-comp": 1,
"react/wrap-multilines": 1,
"react/jsx-uses-vars": 1
}
}

0 comments on commit 9fb2768

Please sign in to comment.