module.exports = { preset: 'ts-jest', verbose: true, testPathIgnorePatterns: ['build'], }