Files
aeroresolve_backend/nest-cli.json
T

9 lines
171 B
JSON
Raw Normal View History

2026-07-06 13:16:46 +05:30
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}