-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Clear and concise description of the problem
Any appetite to supporting resolving the command to specific workspaces? The issue is npm has -w/--workspace, yarn has workspace focus, and pnpm has -F/--filter, as far as I'm aware?
Suggested solution
Extend the parameter list to include a way to indicate a specific workspace(s), e.g. resolveCommand('npm', 'add', [], { workspaces: [...] }).
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request