Files
travelplanning/nest-cli.json
T
2026-06-13 16:06:24 +07:00

8 lines
168 B
JSON

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