Skip to content

Commit e03856c

Browse files
committed
chore: remove unecessary jest config
1 parent d3aba14 commit e03856c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

config/jest.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
"rootDir": "../",
33
"verbose": true,
44
"preset": "ts-jest/presets/default-esm",
5-
"globals": {
6-
"ts-jest": {
7-
"useESM": true
8-
}
9-
},
105
"collectCoverage": true,
116
"collectCoverageFrom": ["source/**/*.ts"],
127
"testTimeout": 30000,

0 commit comments

Comments
 (0)