Files
test_server/node_modules/get-intrinsic/.nycrc
girinb 485098cd1a link
2025-05-29 15:41:51 +09:00

10 lines
139 B
JSON

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