{
"files": [],
"references": [
{ "path": "./tsconfig.app.json" },
{ "path": "./tsconfig.node.json" },
{ "path": "./packages/iframe-bridge/tsconfig.json" }
],
// exclude rag_web_core/**/*
"exclude": [
"rag_web_core/**"
]
}