Files
ccdi/doc/test-data/purchase_transaction/node_modules/get-intrinsic/.nycrc
2026-02-09 14:34:27 +08:00

10 lines
139 B
JSON

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