"vetur.format.defaultFormatterOptions": {
"js-beautify-html": {
"wrap_attributes": "auto"
},
"prettyhtml": {
"printWidth": 100,
"singleQuote": false,
"wrapAttributes": false,
"sortAttributes": false
}
}
vue vscode属性标签不换行
"vetur.format.defaultFormatterOptions": {"js-beautify-html": {"wrap_attributes": "auto"},"prettyhtml": {"printWidth": 100,"singleQuote": fals...
·
转载于:https://www.cnblogs.com/zhaoyun4122/p/10931549.html
更多推荐
已为社区贡献1条内容
所有评论(0)