refactor(frontend): Linting
This commit is contained in:
		
							parent
							
								
									437c2ba2fe
								
							
						
					
					
						commit
						e3b0f10db0
					
				
					 2 changed files with 19 additions and 11 deletions
				
			
		|  | @ -1,6 +1,5 @@ | |||
| import { describe, it, expect, beforeEach } from "vitest"; | ||||
| import { AssignmentController } from "../../src/controllers/assignments"; | ||||
| import { AssignmentDTO } from "@dwengo-1/common/interfaces/assignment"; | ||||
| 
 | ||||
| describe("AssignmentController Tests", () => { | ||||
|     let controller: AssignmentController; | ||||
|  |  | |||
		Reference in a new issue