Files
yu-zhi-ran/platform/frontend-vue/node_modules/has-symbols/.nycrc
T
2026-05-01 06:48:21 +08:00

10 lines
139 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}