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