Files
reiverr/backend/nest-cli.json
2025-02-06 02:14:47 +02:00

8 lines
170 B
JSON

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