{
  "extends": "./tsconfig.json",
  "include": [
    "**/__tests__/*.ts",
    "**/__benchmarks__/*.ts",
  ]
}
