module.exports = { testRegex: '\\.spec\\.(ts|js)$', testEnvironment: 'node' };