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