We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c74e43 commit e8ed69aCopy full SHA for e8ed69a
README.md
@@ -33,7 +33,7 @@ A full config will look like this.
33
],
34
"transform": {
35
"^.+\\.js$": "<rootDir>/node_modules/babel-jest",
36
- ".*\\.(vue)$": "<rootDir>/node_modules/vue-jest"
+ "^.+\\.vue$": "<rootDir>/node_modules/vue-jest"
37
}
38
39
0 commit comments