{
  "extends": "../../../tsconfig.json",
  "compilerOptions": {
    "typeRoots": ["./node_modules/@types"]
  }
}