UNPKG

generator-begcode

Version:

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

16 lines (15 loc) 310 B
const command = { options: {}, configs: { sortMavenPom: { description: 'Sort the pom.xml file', cli: { type: Boolean, hide: true, }, scope: 'generator', }, }, import: [], }; export default command;