{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": "src" }, "exclude": ["node_modules", "test", "dist", "prisma", "rag-worker", "**/*spec.ts"] }