{
  "extends": "../../tsconfig.json",
  "include": [
    "../../global.d.ts",
    "*.ts",
    "*.tsx"
  ]
}
