module.exports = { testEnvironment: 'node', testMatch: ['<rootDir>/src/**/*.(test|spec).ts'], testPathIgnorePatterns: ['/lib/'], };