Files
magic-resume/apps/background/nest-cli.json
T
2024-05-19 19:25:42 +08:00

9 lines
179 B
JSON

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