mirror of
https://github.com/analyticsjs/vue-baidu-analytics.git
synced 2025-04-06 03:58:00 +08:00
15 lines
232 B
JSON
15 lines
232 B
JSON
{
|
|
"all": true,
|
|
"check-coverage": false,
|
|
"reporter": ["text-summary", "text", "html", "json"],
|
|
"lines": 86,
|
|
"statements": 85.93,
|
|
"functions": 82.43,
|
|
"branches": 76.06,
|
|
"exclude": [
|
|
"coverage",
|
|
"operations",
|
|
"test"
|
|
]
|
|
}
|