style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									cf81a7030a
								
							
						
					
					
						commit
						f87c943530
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7,7 +7,7 @@ export interface SubmissionsResponse { | ||||||
| 
 | 
 | ||||||
| export interface SubmissionResponse { | export interface SubmissionResponse { | ||||||
|     submission: SubmissionDTO; |     submission: SubmissionDTO; | ||||||
| }; | } | ||||||
| 
 | 
 | ||||||
| export class SubmissionController extends BaseController { | export class SubmissionController extends BaseController { | ||||||
|     constructor(classid: string, assignmentNumber: number, groupNumber: number) { |     constructor(classid: string, assignmentNumber: number, groupNumber: number) { | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 Lint Action
						Lint Action