RobDWaller/rs-jwt

View on GitHub
.nycrc.json

Summary

Maintainability
Test Coverage
{
    "lines": 100,
    "functions": 100,
    "statements": 100,
    "branches": 100,
    "check-coverage": true,
    "reporter": [
        "text",
        "html",
        "clover"
    ],
    "clean": true
}