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