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 a35b5dc commit db4967dCopy full SHA for db4967d
README.md
@@ -20,6 +20,7 @@ To define `vue-jest` as a transformer for your `.vue` files, map them to the `vu
20
"transform": {
21
"^.+\\.vue$": "vue-jest"
22
}
23
+ }
24
25
```
26
0 commit comments