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

feat: add set-placeholder-key configuration #123

Merged
merged 1 commit into from
Jun 29, 2018

Conversation

pvdlg
Copy link
Contributor

@pvdlg pvdlg commented May 12, 2018

If true, add a placeholder for each known key for which the corresponding CLI argument is not set.
The default value for the placeholder is undefined.

Follow up to yargs/yargs#1105

If `true`, add a placeholder for each known key for which the corresponding CLI argument is not set.
The default value for the placeholder is `undefined`.
@pvdlg
Copy link
Contributor Author

pvdlg commented May 12, 2018

It seems Appveyor build fails because it installs the latest version of npm on Node 5 which is not supported.

@bcoe bcoe merged commit 19386ee into yargs:master Jun 29, 2018
@pvdlg pvdlg deleted the set-placeholder-key branch June 29, 2018 05:01
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

2 participants