Files
ccdi/doc/test-data/purchase_transaction/node_modules/es-define-property/.nycrc

10 lines
139 B
Plaintext
Raw Normal View History

2026-02-09 14:34:27 +08:00
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}