Files

10 lines
139 B
Plaintext
Raw Permalink Normal View History

2025-11-03 17:03:57 +08:00
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}