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

9 lines
171 B
JSON

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