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

Remove peerDependency on eslint-plugin-import #438

Merged
merged 1 commit into from
Jul 14, 2016
Merged

Remove peerDependency on eslint-plugin-import #438

merged 1 commit into from
Jul 14, 2016

Conversation

jasonkarns
Copy link
Contributor

eslint-import-resolver-node is not intended to be installed as a sibling of eslint-plugin-import, which is the sole purpose of peerDependencies

closes #437

eslint-import-resolver-node is not intended to be installed as a sibling of eslint-plugin-import, which is the sole purpose of `peerDependencies`

closes #437
@coveralls
Copy link

coveralls commented Jul 13, 2016

Coverage Status

Coverage remained the same at 97.614% when pulling 94b70e4 on jasonkarns:patch-1 into 1d1a4dc on benmosher:master.

@benmosher benmosher merged commit 5b3f92d into import-js:master Jul 14, 2016
@jasonkarns jasonkarns deleted the patch-1 branch July 14, 2016 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Why is plugin-import is peerDep of node-resolver?
3 participants