// Configuration for IDEs only.
{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "rootDir": "..",
    "baseUrl": ".",
    "paths": {},
    "types": ["jasmine", "youtube"]
  },
  "include": ["*.ts"]
}
