Skip to content

Instantly share code, notes, and snippets.

@tanmaylokhande0307
Created May 14, 2025 17:21
Show Gist options
  • Save tanmaylokhande0307/9584da73fb430671562907e202c79c2a to your computer and use it in GitHub Desktop.
Save tanmaylokhande0307/9584da73fb430671562907e202c79c2a to your computer and use it in GitHub Desktop.
export default {
collectCoverage: true,
coverageReporters: ['text', 'lcov'],
coverageDirectory: 'coverage',
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment