{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "module": "ES2022",
    "esModuleInterop": true
  }
}
