generator-npm-init icon indicating copy to clipboard operation
generator-npm-init copied to clipboard

Add 'store' option for 'author' prompt

Open skibitsky opened this issue 4 years ago • 0 comments

From yeoman documentation:

Yeoman extends the Inquirer.js API by adding a store property to question objects. This property allows you to specify that the user provided answer should be used as the default answer in the future.

It would be nice to store value of 'author' prompt since it doesn't change often 😸

skibitsky avatar Jun 23 '20 09:06 skibitsky