Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Commit

Permalink
Update .eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Davis authored Oct 11, 2016
1 parent 14fa864 commit e5b4d7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"import/no-extraneous-dependencies": "off",
"react/jsx-filename-extension": ["error", { "extensions": [".js", ".jsx"] }],
"react/react-in-jsx-scope": "off",
"react/prop-types": "off",
"import/extensions": ["error", "never"]
},
"env": {
Expand Down

0 comments on commit e5b4d7b

Please sign in to comment.