Files
epess-web-backend/nest-cli.json

10 lines
191 B
JSON

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