UNPKG

gen-jhipster

Version:

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

6 lines (5 loc) 203 B
declare const command: { readonly options: {}; readonly import: readonly ["jhipster:git", "project-name", "jhipster:javascript:prettier", "jhipster:javascript:husky"]; }; export default command;