{
  "//": "THIS FILE IS GENERATED - DO NOT EDIT",
  "extends": "../../../../tsconfig.base.json",
  "compilerOptions": {
    "rootDir": ".",
    "lib": [
      "ES2022",
      "DOM"
    ],
    "types": [
      "node"
    ]
  },
  "include": [
    "**/*"
  ]
}
