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 13fafe5 commit a7e8a38Copy full SHA for a7e8a38
jest.config.js
@@ -1,3 +1,4 @@
1
module.exports = {
2
preset: 'ts-jest',
3
+ testEnvironment: 'jsdom',
4
};
0 commit comments