node-pt / nest-cli.json
bardd's picture
first commit
7b850b7
raw
history blame contribute delete
179 Bytes
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}