module.exports = { rootDir: '.', testEnvironment: 'jsdom', testMatch: ['/tests/**/*.test.js'] }