dcb-orange-mock/nest-cli.json
Mamadou Khoussa [028918 DSI/DAC/DIF/DS] 2e2724c7a6 fix it
2025-09-21 22:47:06 +00:00

9 lines
171 B
JSON

{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}