Files
IWD2-02/INFO-3168 (JS 2)/Labs/Lab 5/node-lab5/node_modules/call-bind-apply-helpers/.nycrc
T

10 lines
139 B
JSON

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