bex-twn/nest-cli.json
Evert Prants 30cf12148d initial
2022-12-06 11:53:52 +02:00

9 lines
171 B
JSON

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