Files
AIEC_Skills/requirement-web/node_modules/has-symbols/.nycrc
闫旭隆 202d1cb5ba 20260109
2026-01-09 11:22:42 +08:00

10 lines
139 B
JSON

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