Files
setup-dotnet/node_modules/xmlbuilder/.nycrc

6 lines
120 B
Plaintext
Raw Normal View History

2019-09-09 10:27:23 -07:00
{
"reporter": ["lcov", "text"],
"extension": [".coffee"],
"sourceMap": false,
"instrument": false
}