7 lines
101 B
Plaintext
7 lines
101 B
Plaintext
|
{
|
||
|
"extends": "@istanbuljs/nyc-config-typescript",
|
||
|
"all": true,
|
||
|
"include": "src",
|
||
|
"exclude": ""
|
||
|
}
|