hedgedoc/nest-cli.json
David Mehren f4caee2ac7
Add empty NestJS application
Signed-off-by: David Mehren <git@herrmehren.de>
2020-08-20 19:43:06 +02:00

4 lines
64 B
JSON

{
"collection": "@nestjs/schematics",
"sourceRoot": "src"
}