Files
msgr/messenger-server/nest-cli.json
2026-06-23 12:04:01 +03:00

8 lines
170 B
JSON

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