platform-codebase/features/profile/backend-api/nest-cli.json

8 lines
171 B
JSON
Executable file

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