mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 17:39:30 +08:00
9 lines
139 B
Text
9 lines
139 B
Text
{
|
|
"all": true,
|
|
"check-coverage": false,
|
|
"reporter": ["text-summary", "text", "html", "json"],
|
|
"exclude": [
|
|
"coverage",
|
|
"test"
|
|
]
|
|
}
|