webpack/webpack-cli

View on GitHub
.nycrc

Summary

Maintainability
Test Coverage
{
  "include": ["packages/**"],
  "reporter": ["html", "json", "cobertura"],
  "source-map": true,
  "exclude-after-remap": false
}