win7killer / vue-format

VSCode extension, format single file with '.vue'.(VSCode 插件,格式化单文件“.vue”代码)
https://marketplace.visualstudio.com/items?itemName=febean.vue-format
MIT License
47 stars 10 forks source link

A small suggestion #52

Open WorldOnlineX opened 1 year ago

WorldOnlineX commented 1 year ago

import { parseTime } from "@/utils/index";

When there is only one, format it into one line

import { parseTime } from "@/utils/index";