hedgedoc/nest-cli.json
David Mehren e53a8648b4
Add empty NestJS application
Signed-off-by: David Mehren <git@herrmehren.de>
2020-07-21 21:24:56 +02:00

4 lines
64 B
JSON

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