library-picturebook-activity/backend/nest-cli.json
2025-11-23 14:04:20 +08:00

10 lines
172 B
JSON

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