module.exports = { roots: ['src'], testPathIgnorePatterns: [ 'node_modules/', 'recipes/', 'src/internal-server', ] };