{ "extends": "@istanbuljs/nyc-config-typescript", "all": true, "include": [ "src/**/*.ts" ], "reporter": [ "text-summary" ] }