Skip to content

Conversation

@alexanderjsx
Copy link

Changed to use eslint-config-react-app
eslint-config-react-app from create-react-app repo instead of rackt.
Enabled linting for the examples which was disabled because of linting mismatch between examples created by create-react-app and redux linter #1928.
Fixed a few lint errors according to the new config.
babel-eslint still used as peer dependency for eslint-config-react-app

@timdorr
Copy link
Member

timdorr commented Oct 22, 2016

Any reason we can't get rid of babel-eslint? Are we using decorators anywhere? That's normally what I've had to use it for.

@timdorr
Copy link
Member

timdorr commented Jan 5, 2017

I went ahead and did this by hand since there were merge conflicts. Thanks for the PR for me to copy from!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants