dvbooking-cli/nest-cli.json
Roland Schneider e352f161bc initial commit
2025-11-18 18:06:54 +01:00

9 lines
171 B
JSON

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