mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-20 20:48:26 -05:00
2e1e92b7e8
* 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