module.exports = { rootDir: '.', testEnvironment: 'node', testMatch: ['/tests/**/*.test.js'], collectCoverageFrom: ['turn.js'], };