minishouyin/node_modules/xmlbuilder/.nycrc

6 lines
115 B
Plaintext
Raw Normal View History

2025-11-12 11:35:57 +08:00
{
"reporter": ["lcov", "text"],
"extension": [".coffee"],
"sourceMap": false,
"instrument": false
}