mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
9
projects/sandbox/nest-cli.json
Normal file
9
projects/sandbox/nest-cli.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/nest-cli",
|
||||
"collection": "@nestjs/schematics",
|
||||
"sourceRoot": "src",
|
||||
"compilerOptions": {
|
||||
"deleteOutDir": true,
|
||||
"plugins": ["@nestjs/swagger"]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user