5 lines
93 B
JSON
5 lines
93 B
JSON
{
|
|
"extends": "@istanbuljs/nyc-config-typescript",
|
|
"all": true,
|
|
"include": ["src/**"]
|
|
}
|