Files
khalijpay-agent/node_modules/define-properties/.nycrc
2026-01-01 21:35:03 +03:30

10 lines
139 B
JSON

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