We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ec920e + 94686b4 commit 50a2a9aCopy full SHA for 50a2a9a
1 file changed
README.md
@@ -46,7 +46,7 @@
46
47
To use this in your project, run:
48
```sh
49
-npm install --save-dev ts-jest @types/jest"
+npm install --save-dev ts-jest @types/jest
50
```
51
Modify your project's `package.json` so that the `jest` section looks something like:
52
```json
0 commit comments