refactor(lint): fixed linting
This commit is contained in:
		
							parent
							
								
									a0c0d9df4a
								
							
						
					
					
						commit
						be2cd38eea
					
				| @ -6,7 +6,6 @@ | ||||
|       label="Input text" | ||||
|       hide-details | ||||
|       auto-grow | ||||
| 
 | ||||
|     /> | ||||
| 
 | ||||
|     <table> | ||||
| @ -35,7 +34,7 @@ import {Component} from 'nuxt-property-decorator' | ||||
| import {CopyableMixin} from '~/mixins/copyable.mixin' | ||||
| import Tool from '~/components/Tool.vue' | ||||
| import type {ToolConfig} from '~/types/ToolConfig' | ||||
| import {formatBytes} from '~/utils/convert'; | ||||
| import {formatBytes} from '~/utils/convert' | ||||
| 
 | ||||
| @Component({ | ||||
|   mixins: [CopyableMixin] | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user