AndreyMork/dibox

View on GitHub
.c8rc.json

Summary

Maintainability
Test Coverage
{
    "all": true,
    "src": ["src"],
    "reporter": ["text", "html", "lcov"],
    "exclude": ["tests", "**/*.d.ts", "src/Errors.ts"]
}