course_web01 / backend /nest-cli.json
trae-bot
Prepare Hugging Face Space deployment
73746a8
raw
history blame contribute delete
171 Bytes
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}