| { | |
| "$schema": "https://json.schemastore.org/nest-cli", | |
| "collection": "@nestjs/schematics", | |
| "sourceRoot": "services/gateway/src", | |
| "compilerOptions": { | |
| "deleteOutDir": true, | |
| "outDir": "dist", | |
| "tsConfigPath": "services/gateway/tsconfig.app.json" | |
| } | |
| } | |
| { | |
| "$schema": "https://json.schemastore.org/nest-cli", | |
| "collection": "@nestjs/schematics", | |
| "sourceRoot": "services/gateway/src", | |
| "compilerOptions": { | |
| "deleteOutDir": true, | |
| "outDir": "dist", | |
| "tsConfigPath": "services/gateway/tsconfig.app.json" | |
| } | |
| } | |