export default { clearMocks: true, collectCoverage: true, coverageDirectory: "coverage", coverageReporters: ["json-summary", "html"], };