canina/backend/nest-cli.json
2026-08-18 20:23:59 +03:30

9 lines
172 B
JSON

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