style: fix linting issues met ESLint
This commit is contained in:
		
							parent
							
								
									3a78710059
								
							
						
					
					
						commit
						0158cc9342
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -25,7 +25,7 @@ app.use(responseTime(responseTimeLogger)); | |||
| app.use('/api', apiRouter); | ||||
| 
 | ||||
| // Swagger
 | ||||
| // app.use('/api-docs', swaggerUi.serve, swaggerMiddleware);
 | ||||
| // App.use('/api-docs', swaggerUi.serve, swaggerMiddleware);
 | ||||
| 
 | ||||
| app.use(errorHandler); | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue
	
	 Lint Action
						Lint Action