UNPKG

generator-begcode

Version:

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

14 lines (13 loc) 290 B
const command = { configs: { customWorkspacesConfig: { cli: { type: Boolean, hide: true, }, description: 'Use custom configuration', scope: 'generator', }, }, }; export default command;