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

fix: array should take precedence over nargs, but enforce nargs #243

Merged
merged 1 commit into from Feb 10, 2020

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Feb 9, 2020

by switching the order of parsing nargs and array, but enforcing the nargs count in array, we can address the issue discussed in yargs/yargs#1098.

Refs: yargs/yargs#1098

@bcoe bcoe merged commit 4cbc188 into master Feb 10, 2020
@bcoe bcoe deleted the fix-yargs-1098 branch February 10, 2020 02:10
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