Your IP : 216.73.217.30


Current Path : /home/deltalab/PMS/logistic-backend/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/nest-cli.json

{
  "$schema": "https://json.schemastore.org/nest-cli",
  "collection": "@nestjs/schematics",
  "sourceRoot": "src",
  "compilerOptions": {
    "plugins": [
      {
        "name": "@nestjs/swagger",
        "options": {
          "dtoFileNameSuffix": [".schema.ts"]
        }
      }
    ]
  }
}