mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-23 12:01:07 +07:00
6 lines
120 B
Plaintext
6 lines
120 B
Plaintext
|
{
|
||
|
"reporter": ["lcov", "text"],
|
||
|
"extension": [".coffee"],
|
||
|
"sourceMap": false,
|
||
|
"instrument": false
|
||
|
}
|