We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80def11 commit f932b45Copy full SHA for f932b45
jest.config.js
@@ -1,6 +1,3 @@
1
module.exports = {
2
preset: '@vue/cli-plugin-unit-jest/presets/typescript-and-babel',
3
- transform: {
4
- '^.+\\.vue$': 'vue-jest',
5
- }
6
}
0 commit comments