{
  "extends": "./tsconfig.json",
  "include": [
    "bin/**/*",
    "src/**/*",
    "tests/**/*"
  ]
}
