Files
MinglarBackendNestJS/nest-cli.json
2025-11-10 15:05:01 +05:30

10 lines
172 B
JSON

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