{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "baseUrl": ".."
  },
  "include": [
    "./**/*.ts"
  ],
  "exclude": []
}
