module.exports = { verbose: true, transform: { '^.+\\.(ts|tsx)?$': 'ts-jest' }, }