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

refactor(help-search): consolidate help and help-search #277

Closed
wraithgar opened this issue Mar 2, 2021 · 0 comments · Fixed by npm/cli#2859
Closed

refactor(help-search): consolidate help and help-search #277

wraithgar opened this issue Mar 2, 2021 · 0 comments · Fixed by npm/cli#2859
Assignees
Labels

Comments

@wraithgar
Copy link
Member

lib/help.js and lib/help-search.js call each other and do not need to be separate files. help-search can be an alias to help with an extra param if we need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants