prenotazionibackend2/tsconfig.build.json
AV77web e976fe550a
Some checks failed
Deploy to VPS / build (push) Successful in 14s
Deploy to VPS / deploy (push) Failing after 15s
inserito tsconfig.buil.json
2026-07-03 17:05:33 +02:00

4 lines
90 B
JSON

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