Mike Patrick

Results 1 comments of Mike Patrick

You can tell the VSCode Jest plugin to use `jsdom` by changing the jest configuration in the project's `package.json`. After ejecting, `package.json` contains a `"jest":` key. Inside it, change `"testEnvironment":...