Files
ContentGen_BE/tsconfig.build.json
T
Harun CAN 5a52370fe2
Backend Deploy 🚀 / build-and-deploy (push) Has been cancelled
main
2026-04-12 15:14:49 +02:00

5 lines
107 B
JSON

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