Files
vps-management-bot/projects/status-panel/node_modules/get-proto/.nycrc
2026-03-21 01:10:53 +08:00

10 lines
139 B
JSON

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