cptadmin / packages /backend /nest-cli.json
BG5's picture
Upload 253 files
db242f8
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true,
"webpack": true
}
}