diff options
Diffstat (limited to 'jest.config.js')
| -rw-r--r-- | jest.config.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jest.config.js b/jest.config.js index 1172605..e972c2d 100644 --- a/jest.config.js +++ b/jest.config.js @@ -1,7 +1,6 @@ module.exports = { preset: 'ts-jest', testEnvironment: 'node', - setupFiles: ['./jsdom-workaround.js'], globals: { 'ts-jest': { tsConfig: 'tsconfig.spec.json', |
