docmost/server/nest-cli.json
Philipinho 8c84bf822e init
2023-08-03 17:04:35 +01:00

9 lines
171 B
JSON

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