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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful if I wanted fewer prompts to have a --defaults flag when executing schematics such as ng new.
This flag would choose the default for any required argument when a default is provided, and ignore prompts for those arguments. Required arguments WITHOUT a default would still prompt.