style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									c016884dda
								
							
						
					
					
						commit
						11b10eee01
					
				
					 3 changed files with 7 additions and 7 deletions
				
			
		|  | @ -14,7 +14,7 @@ | |||
|         "lint": "eslint . --fix", | ||||
|         "pretest:unit": "npm run build", | ||||
|         "test:unit": "vitest --run", | ||||
|         "test:coverage": "vitest --run --coverage.enabled true"  | ||||
|         "test:coverage": "vitest --run --coverage.enabled true" | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@mikro-orm/core": "6.4.9", | ||||
|  |  | |||
		Reference in a new issue
	
	 Lint Action
						Lint Action