mulekick

Results 3 issues of mulekick

If anyone's interested, I've managed to solve all the exercises without using any npm module except ws and tar (writing one's own implementations of WebSocket and tar is clearly out...

## Summary This pull request contains : 1. An additional module declaration that adds support for ```expect-puppeteer``` matchers types resolution when jest types are imported from ```@jest/globals``` (issue [601](https://github.com/argos-ci/jest-puppeteer/issues/601)). 2....

## 🐛 Bug Report Native types resolution for ```jest-puppeteer``` is not supported if jest types are imported with ```@jest/globals```. ## To Reproduce 1. Follow the installation procedure detailed in the...