在这里插入图片描述

在这里插入图片描述

"vetur.format.defaultFormatterOptions": {

    "js-beautify-html": {
        "wrap_line_length": 240,
        "wrap_attributes": "auto",
        "end_with_newline": false
    },
    "prettyhtml": {
        "printWidth": 100,
        "singleQuote": false,
        "wrapAttributes": false,
        "sortAttributes": false
    }
},
"vetur.format.defaultFormatter.html": "js-beautify-html",
"vetur.format.defaultFormatter.js": "vscode-typescript",
Logo

汇聚全球AI编程工具,助力开发者即刻编程。

更多推荐