waysact/webpack-subresource-integrity

View on GitHub
webpack-subresource-integrity/.nycrc

Summary

Maintainability
Test Coverage
{
  "all": true,
  "include": ["dist/cjs/*.js"],
  "exclude": ["*.test.js", ".pnp.js"],
  "cache": false,
  "source-map": false,
  "sourceMap": false
}