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

9 lines
171 B
JSON

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