mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-29 18:58:43 -06:00
* refactor: move jest configs into a preset This could significantly reduce the size of default boilerplate, and gives us more control on the internal config details, thus potentially making future upgrades easier. * fix: add back applyTS