The create-vue template that this repo is based on top of is almost 400 commits ahead at the time of this issue. Notable changes in upstream include the following (there may be more that I'm not aware of):
- Updated TS config files (using standardised configs with server, client split)
- Support for code quality tools with ESLint and Prettier
Could the create-iles template be updated against the upstream to include these benefits?
The
create-vuetemplate that this repo is based on top of is almost 400 commits ahead at the time of this issue. Notable changes in upstream include the following (there may be more that I'm not aware of):Could the
create-ilestemplate be updated against the upstream to include these benefits?