Files
MinglarBackendNestJS/nest-cli.json

10 lines
172 B
JSON
Raw Permalink Normal View History

2025-11-10 15:05:01 +05:30
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}