Skip to content

Commit afaef9b

Browse files
author
Daniel Del Core
committed
jest config to node
1 parent 9b744ed commit afaef9b

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,4 +1,5 @@
11
module.exports = {
2+
testEnvironment: 'node',
23
transform: {
34
'^.+\\.ts$': [
45
'ts-jest',

0 commit comments

Comments
 (0)