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