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

有考虑为Js标签格式化提供是否添加/移除分号的选项吗? #13

Closed yihuishou closed 5 years ago

yihuishou commented 5 years ago

Describe the bug [描述] A clear and concise description of what the bug is.

如题 0.0 ,希望能提供格式化的选项

win7killer commented 5 years ago

@yihuishou 这个貌似 “js-beautify” 没有提供,暂时不会提供。 如果之后有提供,会在这里同步给你。

yihuishou commented 5 years ago

感谢~