cli icon indicating copy to clipboard operation
cli copied to clipboard

Default values for `confirm` prompts

Open cernymatej opened this issue 8 months ago • 0 comments

Wouldn't it be better to set the default values of the confirm prompts to false in the init command to allow for quick blank project setup? Currently, we're assuming that the user wants to initialize a git repository and that they want to install some Nuxt modules.

In my opinion, it should be the other way around, where the user explicitly states that they want to do more than initialize the project.

cernymatej avatar Jun 02 '25 22:06 cernymatej