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