Skip to content

Commit 9415f5d

Browse files
author
Daniel Del Core
committed
jest config to node
1 parent 1087a6d commit 9415f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/** @type {import('ts-jest').JestConfigWithTsJest} */
22
module.exports = {
3+
testEnvironment: 'node',
34
transform: {
45
'\\.[jt]sx?$': [
56
'ts-jest',

0 commit comments

Comments
 (0)