m-decode / nest-cli.json
GodfreyOwino's picture
Initial NestJS app deployment
f07dbc4
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}