style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									ac4ece29c7
								
							
						
					
					
						commit
						71f20526f1
					
				
					 15 changed files with 15 additions and 18 deletions
				
			
		|  | @ -12,7 +12,7 @@ import { TeacherInvitationData } from '@dwengo-1/common/interfaces/teacher-invit | |||
| import { getClassHandler } from '../../src/controllers/classes'; | ||||
| import { BadRequestException } from '../../src/exceptions/bad-request-exception'; | ||||
| import { ClassStatus } from '@dwengo-1/common/util/class-join-request'; | ||||
| import {getClass02} from "../test_assets/classes/classes.testdata"; | ||||
| import { getClass02 } from '../test_assets/classes/classes.testdata'; | ||||
| 
 | ||||
| describe('Teacher controllers', () => { | ||||
|     let req: Partial<Request>; | ||||
|  |  | |||
		Reference in a new issue
	
	 Lint Action
						Lint Action