Files
skript-be-v2/tsconfig.build.json
Fahri Can Seçer 02ecfada63
Some checks failed
CI / build (push) Successful in 1m16s
Deploy Backend / build-and-deploy (push) Failing after 13m4s
main
2026-02-07 00:20:27 +03:00

5 lines
97 B
JSON

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