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 67d9521 commit b40bc5dCopy full SHA for b40bc5d
README.md
@@ -14,7 +14,7 @@ Since we need to support a variety of Vue and Jest versions, vue-jest doesn't fo
14
| Vue 3 | Jest 27 | `@vue/vue3-jest` |
15
16
```bash
17
-npm install --save-dev @vue/vue2-jest
+npm install --save-dev @vue/vue2-jest # (use the appropriate version)
18
yarn add @vue/vue2-jest --dev
19
```
20
0 commit comments