locoslab/vue-typescript-jest

change babel options

Mouvedia opened this issue · 1 comments

Shouldn't you have a way to change the default babel options?
cf https://github.com/locoslab/vue-typescript-jest/blob/master/preprocessor.js#L4

Sorry for the long overdue reply. Official Jest support has been added to Vue.js and we do not use the approach of this repository anymore. We recommend to use the official TypeScript and Jest support and get started with Vue CLI.