Files

9 lines
129 B
Plaintext
Raw Permalink Normal View History

2026-02-04 00:11:19 +05:00
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage"
]
}