dcb-service-core-api/tsconfig.build.json
Mamadou Khoussa [028918 DSI/DAC/DIF/DS] cb7314e386 first commit
2025-10-21 22:54:20 +00:00

5 lines
97 B
JSON

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