monorepo-microservice-rbac/apps/services/aorta/gateway/nest-cli.json

9 lines
171 B
JSON
Raw Permalink Normal View History

2023-08-27 14:37:59 +08:00
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}