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 f43e915 commit 35742bcCopy full SHA for 35742bc
package.json
@@ -49,6 +49,7 @@
49
"transform": {
50
".(ts|tsx)": "<rootDir>/node_modules/ts-jest/preprocessor.js"
51
},
52
+ "testEnvironment": "node",
53
"testRegex": "(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$",
54
"moduleFileExtensions": [
55
"ts",
0 commit comments