{
  "compilerOptions": {
    "allowArbitraryExtensions": true,
    "resolveJsonModule": true,
    "customConditions": ["openai"],
    "types": ["@apollo/client-ai-apps/openai/globals"],
    "moduleSuffixes": [".openai", ""]
  }
}
