qingyiay
2023-03-28 e7b0b34176549cfec809c6b89c4cab0999e488b9
1
2
3
4
5
6
7
8
9
{
    "all": true,
    "check-coverage": false,
    "reporter": ["text-summary", "text", "html", "json"],
    "exclude": [
        "coverage",
        "test"
    ]
}