{ "extension": [ ".ts" ], "include": [ "src" ], "exclude": [ "**/*.d.ts" ], "all": true, "reporter": "text-lcov" }