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

Prevent linting errors when using eslint ^2.13.0 #3

Merged
merged 1 commit into from Jul 7, 2016

Conversation

crookedneighbor
Copy link
Contributor

Eslint 2.13.0 made some changes to how relative paths work when extending, which caused any linting that used our config to fail.

By referencing the package name instead in our sub-configs, we resolve this erroneous behavior.

@braintree/front-end

@mrak
Copy link

mrak commented Jul 7, 2016

👍

@crookedneighbor crookedneighbor merged commit 1388ce8 into master Jul 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants