monorepo-microservice-rbac/apps/services/cert/authorize/nest-cli.json
2023-08-27 14:37:59 +08:00

9 lines
171 B
JSON

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