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