Files
supplier-dispatch-h5/node_modules/has-symbols/.nycrc
2023-08-11 10:45:20 +08:00

10 lines
139 B
JSON

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