Files
danmu_server/nest-cli.json
2024-12-26 02:24:24 +08:00

9 lines
179 B
JSON

{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}