module.exports = { testMatch: ['/tests/**/*.js'], collectCoverageFrom: ['/lib/**/*.js'], }