| Sep | OCT | Nov |
| 23 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: github.com
|
Closes #17191 |
| @@ -115,6 +115,9 @@ export abstract class Command<T extends BaseCommandOptions = BaseCommandOptions> | |||
| if (o.description) { | |||
| this.logger.info(formatDescription(o.description)); | |||
| } | |||
| if (o.default !== undefined) { | |||
| this.logger.info(' Default: ' + o.default); | |||
feat(@angular/cli): add default value for options in help
Loading status checks…
792a5b3
598d80ato792a5b3
At least 1 approving review is required to merge this pull request.
No one assigned Labels cla: yes No milestoneSuccessfully merging this pull request may close these issues.
3 participants Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. ●© 2020 GitHub, Inc. ●Terms ●Privacy ● ●Security ●Status ●Help ●Contact GitHub ●Pricing ●API ●Training ●Blog ●About You can’t perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.