weacast/weacast-arpege

View on GitHub
.nycrc

Summary

Maintainability
Test Coverage
{
    "all": true,
    "include": ["src/**/*.js"],
    "reporter": ["text", "html", "lcov"]
}