Files
tongjiweb/client/node_modules/get-intrinsic/.nycrc
T
2026-06-04 11:01:29 +08:00

10 lines
139 B
JSON

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