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