Files
cloud/nest-cli.json
Первов Артем 123bd97018 cloud creation
2026-06-17 09:36:58 +03:00

9 lines
171 B
JSON

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