Files
evrak/backend/tsconfig.build.json
gitmuhammedalbayrak ff7bd34355
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
chore: Install project dependencies.
2025-11-24 02:59:20 +03:00

5 lines
97 B
JSON

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