Files
edr-platform/apps/edr-gps-tracker/nest-cli.json
natib21 15fc21a6c9 gps
2026-07-10 15:23:49 +00:00

9 lines
172 B
JSON

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