Files
musicshare-electron-client/node_modules/get-proto/.nycrc
2025-03-31 04:45:14 -07:00

10 lines
139 B
JSON

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