{
  "extends": "./tsconfig.json",
  "exclude": [
    "benchmarks",
    "dist",
    "node_modules",
    "__tests__",
    "__test__",
  ]
}