{
  "extends": "./tsconfig.json",
  "exclude": [
    "**/__tests__/**"
  ]
}