Files
dinggadingga-backend/nest-cli.json
MastersGame c5e2125112 first commit
2026-06-11 00:58:39 +02:00

9 lines
171 B
JSON

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