UNPKG

claude-collab

Version:

Claude Collab - The AI collaboration framework that prevents echo chambers

10 lines 212 B
{ "compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true }, "include": ["vite.config.ts"] }