sverweij/upem

View on GitHub
.c8rc.json

Summary

Maintainability
Test Coverage
{
  "statements": 100,
  "branches": 100,
  "functions": 100,
  "lines": 100,
  "exclude": ["{src/**/*.test.js,src/__mocks__/*,src/__fixtures__/*}"],
  "reporter": ["text-summary", "html", "json-summary"]
}