{
  "$schema": "https://json.schemastore.org/tsconfig",
  "extends": ["@tsconfig/node24/tsconfig.json"],
  "compilerOptions": {
    "types": ["node"]
  }
}
