konoplayer/apps/mock/nest-cli.json
2025-03-18 06:21:27 +08:00

8 lines
184 B
JSON

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