chore: add eslint rule sort imports (#6823)

This commit is contained in:
三咲智子
2022-03-25 15:35:56 +08:00
committed by GitHub
parent 6eead7cc2f
commit 184facdb4c
366 changed files with 821 additions and 810 deletions

View File

@ -22,7 +22,7 @@
import { ref } from 'vue'
import { ElMessage, ElMessageBox } from 'element-plus'
import type { UploadUserFile, UploadProps } from 'element-plus'
import type { UploadProps, UploadUserFile } from 'element-plus'
const fileList = ref<UploadUserFile[]>([
{