Files
retail-nest/nest-cli.json
Phuoc Nguyen cc53f60bea first commit
2025-10-10 15:04:45 +07:00

9 lines
171 B
JSON

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