{
  "extends": "../base/tsconfig.json",
  "compilerOptions": {
    "lib": ["ESNext", "DOM"]
  }
}
