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