小编gwt*_*tjs的帖子

How to set vscode format Vue template automatically on save?

I've modified the settings.json file, but it doesn't work.

Here it is:

{
    "eslint.autoFixOnSave": true,
    "vetur.format.defaultFormatter.html":"js-beautify-html"
}

Run Code Online (Sandbox Code Playgroud)

vue.js visual-studio-code vetur

6
推荐指数
3
解决办法
6398
查看次数

标签 统计

vetur ×1

visual-studio-code ×1

vue.js ×1