7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
|
{
|
||
|
"extends": "@istanbuljs/nyc-config-typescript",
|
||
|
"all": true,
|
||
|
"report-dir": "coverage",
|
||
|
"soureMap": false,
|
||
|
"instrument": false
|
||
|
}
|