Files
ContentGen_BE/tsconfig.build.json
T
Harun CAN 9d8c34b39d
Backend Deploy 🚀 / build-and-deploy (push) Has been cancelled
main
2026-04-25 14:37:46 +02:00

5 lines
123 B
JSON

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