Pokebag/data-sdk

View on GitHub
.nycrc

Summary

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