{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "lib": ["ES2021"],
    "outDir": "./dist",
  },
}
