Skip to content

Commit

Permalink
fix: revert react-dev-utils breaking changes dep bump (#636)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbadan authored Jun 28, 2019
1 parent 3853f23 commit 545a4a7
Show file tree
Hide file tree
Showing 3 changed files with 1,043 additions and 901 deletions.
4 changes: 4 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ plugins:
- loosely-restrict-imports
- react

settings:
react:
version: 'detect'

rules:
brace-style: 2
camelcase: 2
Expand Down
Loading

0 comments on commit 545a4a7

Please sign in to comment.