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