Files
evrak/backend/nest-cli.json
gitmuhammedalbayrak ff7bd34355
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled
chore: Install project dependencies.
2025-11-24 02:59:20 +03:00

9 lines
171 B
JSON

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