Skip to content

Commit

Permalink
Remove vestigial rule removals
Browse files Browse the repository at this point in the history
  • Loading branch information
darthtrevino committed Jan 25, 2017
1 parent f8fc637 commit aee325a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .eslintrc
Expand Up @@ -11,8 +11,6 @@
"node": true
},
"rules": {
"react/jsx-uses-react": 2,
"react/react-in-jsx-scope": 2,
"react/jsx-filename-extension": "off",
"react/sort-comp": "off",
"class-methods-use-this": "off"
Expand Down

0 comments on commit aee325a

Please sign in to comment.