{
  "compilerOptions": {
    "esModuleInterop": true,
    "lib": ["es2024"],
    "module": "nodenext",
    "allowImportingTsExtensions": true
  }
}
