export default { clearMocks: true, transform: {}, testEnvironment: "node", coverageProvider: "v8", testMatch: ["/tests/e2e/**/*.test.js"], };