module.exports = { preset: 'ts-jest', testEnvironment: 'jest-environment-jsdom', };