azeemba/eslint-plugin-json

View on GitHub
.nycrc

Summary

Maintainability
Test Coverage
{
  "all": true,
  "include": ["src"],
  "reporter": ["text", "text-summary", "lcov"]
}