enclose-io/compiler

View on GitHub
current/.nycrc

Summary

Maintainability
Test Coverage
{
  "exclude": [
    "**/internal/process/write-coverage.js"
  ],
  "compact": false,
  "reporter": ["html", "text"]
}