{
  "all": true,
  "include": ["lib/**/*.js"],
  "exclude": ["**/*.test.js"],
  "reporter": ["lcov", "html", "text-summary"]
}
