Files
sso-mvk/nest-cli.json
Дмитрий Мамедов f37733a5c9 first commit
2026-06-10 16:23:41 +03:00

9 lines
171 B
JSON

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