Skip to content

【Tools】Vetur 配置 #53

@zh-rocco

Description

@zh-rocco

参考配置

template 标签属性折行显示

settings.json

{
  "vetur.format.defaultFormatter.html": "js-beautify-html",
  "vetur.format.defaultFormatterOptions": {
    "js-beautify-html": {
      "wrap_attributes": "force-aligned"
    }
  }
}

参考

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions