7 lines
131 B
JSON
7 lines
131 B
JSON
|
{
|
||
|
"all": true,
|
||
|
"check-coverage": true,
|
||
|
"extends": "@istanbuljs/nyc-config-typescript",
|
||
|
"reporters": ["text", "json", "lcov"]
|
||
|
}
|