refactor: Linting in andere workspaces
This commit is contained in:
		
							parent
							
								
									65ebf1a083
								
							
						
					
					
						commit
						103af06cc9
					
				
					 2 changed files with 4 additions and 7 deletions
				
			
		|  | @ -55,4 +55,4 @@ const doc = { | |||
| const outputFile = './swagger.json'; | ||||
| const routes = ['../../backend/src/app.ts']; | ||||
| 
 | ||||
| swaggerAutogen({ openapi: '3.1.0' })(outputFile, routes, doc); | ||||
| await swaggerAutogen({ openapi: '3.1.0' })(outputFile, routes, doc); | ||||
|  |  | |||
		Reference in a new issue