UNPKG

generator-begcode

Version:

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

8 lines (7 loc) 217 B
export const files = { git: [{ templates: ['.gitignore.jhi', '.gitattributes.jhi'] }], global: [{ templates: ['.editorconfig.jhi'] }], }; export const readme = { global: [{ templates: ['README.md'] }], };