style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									7da52284e6
								
							
						
					
					
						commit
						bb2eacdc4c
					
				
					 19 changed files with 26 additions and 26 deletions
				
			
		|  | @ -2,7 +2,7 @@ import { authorize } from './auth-checks.js'; | |||
| import { fetchClass } from '../../../services/classes.js'; | ||||
| import { fetchGroup } from '../../../services/groups.js'; | ||||
| import { mapToUsername } from '../../../interfaces/user.js'; | ||||
| import {AccountType} from "@dwengo-1/common/util/account-types"; | ||||
| import { AccountType } from '@dwengo-1/common/util/account-types'; | ||||
| 
 | ||||
| /** | ||||
|  * Expects the path to contain the path parameters 'classid', 'assignmentid' and 'groupid'. | ||||
|  |  | |||
		Reference in a new issue
	
	 Lint Action
						Lint Action