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