Files
screenshot-tools/node_modules/get-proto/.nycrc
Frank John Begornia c926590e1d first commit
2025-12-23 01:51:15 +08:00

10 lines
139 B
JSON

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