Attribute indent

EditorConfig key: html-attribute-indent

Attribute indent

html-attribute-indent

How continuation lines of tag attributes are indented.

Default value:

unset

Possible values:

  • unset
  • single_indent
  • double_indent
  • align_by_first_attribute

Examples