vscode格式化时属性不换行
"vetur.format.defaultFormatterOptions": {
"js-beautify-html": {
"wrap_line_length": 240,
"wrap_attributes": "auto",
"end_with_newline": false
},
"prettyhtml": {
"printWidth": 100,
"singleQuote": false,..
原创
2021-02-22 15:06:59 ·
2601 阅读 ·
0 评论