weacast/weacast-gfs

View on GitHub
.nycrc

Summary

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