rss / apps /server /nest-cli.json
fukeke's picture
Upload 91 files
880d67e verified
raw
history blame contribute delete
171 Bytes
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}