Files
tidal-dl-ng-webui/node_modules/is-core-module/.nycrc
2024-12-27 22:31:23 +09:00

10 lines
139 B
JSON

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