We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80def11 + f932b45 commit a5384c3Copy full SHA for a5384c3
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