UNPKG

@code-pushup/coverage-plugin

Version:
5 lines (4 loc) 216 B
import { coveragePlugin } from './lib/coverage-plugin.js'; export default coveragePlugin; export type { CoveragePluginConfig } from './lib/config.js'; export { getNxCoveragePaths } from './lib/nx/coverage-paths.js';