Files
ham-reserve/nest-api/nest-cli.json
Jakob Kordež f24d39b4e1 Initial commit
2023-09-04 22:10:54 +02:00

9 lines
171 B
JSON

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