module.exports = { preset: 'ts-jest', testEnvironment: 'node', maxWorkers: 1 };