Files
bandada/apps/api/nest-cli.json
2023-02-27 18:40:06 +01:00

9 lines
185 B
JSON

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