Cockpit-RearEnd/nest-cli.json
2024-01-29 15:29:12 +08:00

8 lines
170 B
JSON

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