diff --git a/jest.config.js b/jest.config.js index 47e926d3..204e27bc 100644 --- a/jest.config.js +++ b/jest.config.js @@ -1,8 +1,5 @@ module.exports = { - testEnvironment: 'node', - transform: { - "\\.ts$": "ts-jest" - }, + preset: "ts-jest", globals: { "ts-jest": { diagnostics: {