NET-Web-API-w-Angular/my-app/node_modules/call-bind/.nycrc

9 lines
139 B
JSON
Executable file

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