{
  "extends": "./tsconfig.base.json",
  "compilerOptions": {
    "typeRoots": ["../../"],
    "types": ["types/public"]
  }
}
