{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "types": ["jasmine", "jasminewd2"]
  },
  "include": ["**/*.ts"]
}
