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