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 1087a6d commit 9415f5dCopy full SHA for 9415f5d
jest.config.js
@@ -1,5 +1,6 @@
1
/** @type {import('ts-jest').JestConfigWithTsJest} */
2
module.exports = {
3
+ testEnvironment: 'node',
4
transform: {
5
'\\.[jt]sx?$': [
6
'ts-jest',
0 commit comments