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

CLI: Get array of deps #3

Open
kir-rik opened this issue Feb 2, 2023 · 0 comments
Open

CLI: Get array of deps #3

kir-rik opened this issue Feb 2, 2023 · 0 comments

Comments

@kir-rik
Copy link

kir-rik commented Feb 2, 2023

Problem:
If you need to search for multiple deps dups you need to run command multiple times

Suggestion:
yarn check-duplicates -s deps1 -t yarn check-duplicates -s deps2 -t yarn check-duplicates -s deps3 -t
->
yarn check-duplicates -s deps1, deps2, deps3 -t

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

No branches or pull requests

1 participant