Files
20250612/app_vue/node_modules/has-symbols/.nycrc
2025-06-20 18:01:48 +08:00

10 lines
139 B
JSON

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