We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eemeli
Learn more about funding links in repositories.
Report abuse
1 parent 17a56bd commit e97948dCopy full SHA for e97948d
.github/workflows/typescript.yml
@@ -23,7 +23,7 @@ jobs:
23
- run: npm install --no-save typescript@4.2
24
- run: npm run test:dist:types
25
26
- - run: npm uninstall jest
+ - run: npm uninstall jest @types/jest
27
- run: npm install --no-save typescript@4.0
28
29
0 commit comments