esameits24-26backend/tsconfig.build.json
AV77web 28e9bfd528
Some checks failed
Deploy to VPS / build (push) Successful in 22s
Deploy to VPS / deploy (push) Failing after 16m46s
inserito tsconfig.build.json
2026-07-12 03:18:43 +02:00

4 lines
90 B
JSON

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