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

Uninstall completion #2

Merged
merged 4 commits into from
Jan 9, 2017
Merged

Uninstall completion #2

merged 4 commits into from
Jan 9, 2017

Conversation

lukechilds
Copy link
Owner

@lukechilds lukechilds commented Jan 9, 2017

Makes npm uninstall recommendations from dependencies/devDependencies form the first package.json file we can find. If we can't find one it'll default to cached modules.

npm uninstall -g|--global will fall back to default npm completion and recommend globally installed modules.

@lukechilds lukechilds merged commit 8e1a9ac into master Jan 9, 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

Successfully merging this pull request may close these issues.

None yet

1 participant