{
  "extends": "../../../tsconfig.base.json",
  "compilerOptions": {
    "rootDir": "src"
  },
  "include": ["src", "../typings/**/*.d.ts"]
}
