Skip to content

Use eslint-config-react-app instead of rackt for linting #2039

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

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