prenotazionibackend2/tsconfig.build.json

5 lines
90 B
JSON
Raw Permalink Normal View History

2026-07-03 17:05:33 +02:00
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "dist", "**/*.test.ts"]
}