{ "collection": "@nestjs/schematics", "sourceRoot": "src", "compilerOptions": { "assets": [ { "include": "**/*.yml","watchAssets": true } ], "plugins": ["@nestjs/swagger/plugin"] } }