style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									41029a4b9d
								
							
						
					
					
						commit
						ae9f7a140a
					
				
					 2 changed files with 10 additions and 12 deletions
				
			
		|  | @ -5,8 +5,6 @@ import { Language } from '@dwengo-1/common/util/language'; | ||||||
| import { testLearningPathWithConditions } from '../content/learning-paths.testdata'; | import { testLearningPathWithConditions } from '../content/learning-paths.testdata'; | ||||||
| import { getClassWithTestleerlingAndTestleerkracht } from '../classes/classes.testdata'; | import { getClassWithTestleerlingAndTestleerkracht } from '../classes/classes.testdata'; | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| export function makeTestAssignemnts(em: EntityManager, classes: Class[]): Assignment[] { | export function makeTestAssignemnts(em: EntityManager, classes: Class[]): Assignment[] { | ||||||
|     const futureDate = new Date(); |     const futureDate = new Date(); | ||||||
|     futureDate.setDate(futureDate.getDate() + 7); |     futureDate.setDate(futureDate.getDate() + 7); | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 Lint Action
						Lint Action