fix(lint): semicolong spacing
This commit is contained in:
		
							parent
							
								
									121fa40621
								
							
						
					
					
						commit
						ea9e32096b
					
				
					 2 changed files with 4 additions and 2 deletions
				
			
		|  | @ -3,7 +3,8 @@ | ||||||
| </template> | </template> | ||||||
| 
 | 
 | ||||||
| <script lang="ts"> | <script lang="ts"> | ||||||
| import { defineComponent, defineAsyncComponent } from 'vue';import * as os from '@/os'; | import { defineComponent, defineAsyncComponent } from 'vue'; | ||||||
|  | import * as os from '@/os'; | ||||||
| 
 | 
 | ||||||
| export default defineComponent({ | export default defineComponent({ | ||||||
| 	components: { | 	components: { | ||||||
|  |  | ||||||
|  | @ -3,7 +3,8 @@ | ||||||
| </template> | </template> | ||||||
| 
 | 
 | ||||||
| <script lang="ts"> | <script lang="ts"> | ||||||
| import { defineComponent } from 'vue';import * as os from '@/os'; | import { defineComponent } from 'vue'; | ||||||
|  | import * as os from '@/os'; | ||||||
| 
 | 
 | ||||||
| export default defineComponent({}); | export default defineComponent({}); | ||||||
| </script> | </script> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue