nielse63/expand-hex-code

View on GitHub
.nycrc

Summary

Maintainability
Test Coverage
{
  "sourceMap": true,
  "reporter": [
    "lcov",
    "text",
    "html"
  ],
  "check-coverage": true,
  "per-file": true,
  "lines": 99,
  "statements": 99,
  "functions": 99,
  "branches": 99,
  "cache": true
}