style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									01b40992e2
								
							
						
					
					
						commit
						80939cd93c
					
				
					 7 changed files with 7 additions and 8 deletions
				
			
		|  | @ -1,7 +1,7 @@ | |||
| import { useQuery, type UseQueryReturnType } from "@tanstack/vue-query"; | ||||
| import { type MaybeRefOrGetter, toValue } from "vue"; | ||||
| import type { Theme } from "@dwengo-1/interfaces/theme"; | ||||
| import {getThemeController} from "@/controllers/controllers.ts"; | ||||
| import { getThemeController } from "@/controllers/controllers.ts"; | ||||
| 
 | ||||
| const themeController = getThemeController(); | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue
	
	 Lint Action
						Lint Action