Files
telegram-like-messenger/apps/api/tsconfig.build.json
T
root 9494f85b78
CI / schema-and-codegen (push) Failing after 29s
Initial commit
2026-06-20 03:54:40 -04:00

5 lines
97 B
JSON

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