الملفات
back_end_oudelaa/nest-cli.json
2026-04-20 15:12:16 +03:00

9 أسطر
171 B
JSON

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