UNPKG

generator-begcode

Version:

Spring Boot + Angular/React/Vue in one handy generator

12 lines (11 loc) 248 B
const command = { options: { customWorkspacesConfig: { type: Boolean, description: 'Use custom configuration', scope: 'generator', hide: true, }, }, }; export default command;