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

fix: Allow package to work with 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.

@paglias

[Eslint 2.13.0 made some changes to how relative paths work when
extending](eslint/eslint#6450), 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.
@paglias
Copy link
Contributor

paglias commented Jul 7, 2016

👍

@crookedneighbor crookedneighbor merged commit 60dfe5e into master Jul 7, 2016
@paglias paglias deleted the eslint_fix branch March 15, 2018 18:42
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.

None yet

2 participants