{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "lib": ["ES2022"]
  },
  "include": ["src"]
}
