wewe-rss / apps /server /nest-cli.json
div-wang's picture
上传文件
95d29a5 verified
raw
history blame contribute delete
171 Bytes
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}