Files
khalij-pay/node_modules/globalthis/.nycrc
2025-10-23 21:52:07 +03:30

11 lines
149 B
JSON

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