{
  "extends": "./tsconfig.json",
  "exclude": [
    "tests",
    "**/*.test.ts",
    "dist",
  ]
}