0
0
Files
vs-p/node_modules/for-each/.nycrc

9 lines
129 B
Plaintext
Raw Permalink Normal View History

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage"
]
}