style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									0dafb2a3f5
								
							
						
					
					
						commit
						c10fc8db17
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -2,7 +2,6 @@ import type { QuestionData, QuestionDTO, QuestionId } from "@dwengo-1/common/int | ||||||
| import { BaseController } from "@/controllers/base-controller.ts"; | import { BaseController } from "@/controllers/base-controller.ts"; | ||||||
| import type { LearningObjectIdentifierDTO } from "@dwengo-1/common/interfaces/learning-content"; | import type { LearningObjectIdentifierDTO } from "@dwengo-1/common/interfaces/learning-content"; | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| export interface QuestionsResponse { | export interface QuestionsResponse { | ||||||
|     questions: QuestionDTO[] | QuestionId[]; |     questions: QuestionDTO[] | QuestionId[]; | ||||||
| } | } | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 Lint Action
						Lint Action