workflow_launcher/node_modules/xmlbuilder/.nycrc
2024-03-12 12:57:14 +01:00

6 lines
115 B
JSON

{
"reporter": ["lcov", "text"],
"extension": [".coffee"],
"sourceMap": false,
"instrument": false
}