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