Skip to content
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

eslint-config-airbnb has uncompatible eslint v4.0.0 peer dependency #1

Closed
lau32 opened this issue Jun 20, 2017 · 1 comment
Closed

Comments

@lau32
Copy link
Contributor

lau32 commented Jun 20, 2017

Installing dependencies with yarn, results in a linkage warning at step 3/4 due to the fact that eslint-config-airbnb does not have support for eslint v4 yet: #1447
eslint-deps

This also means you can't run eslint on solution without it crashing.
eslint-run

Enviroment:

  • node v6.10.0
  • Win10
  • yarn v0.23.2
@aefox
Copy link
Owner

aefox commented Jul 29, 2017

closing this as we switched to create-react-app and this no longer applies

@aefox aefox closed this as completed Jul 29, 2017
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

No branches or pull requests

2 participants