mirror of
https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
synced 2025-08-29 22:15:59 +02:00
10 lines
139 B
JSON
10 lines
139 B
JSON
{
|
|
"all": true,
|
|
"check-coverage": false,
|
|
"reporter": ["text-summary", "text", "html", "json"],
|
|
"exclude": [
|
|
"coverage",
|
|
"test"
|
|
]
|
|
}
|