style: fix linting issues met Prettier
This commit is contained in:
		
							parent
							
								
									1aa823bf5c
								
							
						
					
					
						commit
						d51ebae322
					
				
					 2 changed files with 6 additions and 8 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| <script setup lang="ts"> | ||||
|     import { ref, watch } from "vue"; | ||||
|     import { useI18n } from 'vue-i18n'; | ||||
|     import { useI18n } from "vue-i18n"; | ||||
| 
 | ||||
|     const { t } = useI18n(); | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue
	
	 Lint Action
						Lint Action