module.exports = { preset: 'ts-jest', testPathIgnorePatterns: ['/lib/', '/node_modules/'] };