{ "all": true, "check-coverage": true, "report-dir": "./coverage", "reporter": [ "lcov", "text" ], "include": [ "src/**/*.ts" ] }