Files
lcbp3/backend.bak/nest-cli.json
2025-11-19 11:57:46 +07:00

9 lines
171 B
JSON

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