Files
simple-storage/nest-cli.json
Николай Вигдоров 83ad4d43cd init app
2025-03-01 18:30:07 +03:00

9 lines
171 B
JSON

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