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