dcb-service-report/tsconfig.build.json
Mamadou Khoussa [028918 DSI/DAC/DIF/DS] 8b548f4cdc first commit
2025-11-30 22:41:22 +00:00

5 lines
97 B
JSON

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