taoyuan/memstreams

View on GitHub
.nycrc

Summary

Maintainability
Test Coverage
{
  "include": [
    "dist"
  ],
  "extension": [
    ".js",
    ".ts"
  ],
  "reporter": [
    "html"
  ],
  "exclude-after-remap": false
}