Files
zhiyin/backend/nest-cli.json
T
2026-06-08 16:28:00 +08:00

8 lines
170 B
JSON

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