style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									01b40992e2
								
							
						
					
					
						commit
						80939cd93c
					
				
					 7 changed files with 7 additions and 8 deletions
				
			
		|  | @ -22,7 +22,6 @@ import { ConflictException } from '../../src/exceptions/conflict-exception.js'; | |||
| import { EntityAlreadyExistsException } from '../../src/exceptions/entity-already-exists-exception.js'; | ||||
| import { StudentDTO } from '@dwengo-1/common/interfaces/student'; | ||||
| 
 | ||||
| 
 | ||||
| describe('Student controllers', () => { | ||||
|     let req: Partial<Request>; | ||||
|     let res: Partial<Response>; | ||||
|  |  | |||
		Reference in a new issue
	
	 Lint Action
						Lint Action