Files

13 lines
186 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"Gruntfile.js",
"*.min.js",
"coverage",
"test",
"test-sham"
]
}