wewe-rss / apps /server /nest-cli.json
xuanzai92's picture
Upload 89 files
b365e1e verified
Raw
History Blame Contribute Delete
171 Bytes
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}