1.
Configuration
1.1.
printWidth
1.2.
useTabs
1.3.
indentWidth
1.4.
lineBreak
1.5.
quotes
1.6.
formatComments
1.7.
scriptIndent
1.8.
styleIndent
1.9.
closingBracketSameLine
1.10.
closingTagLineBreakForEmpty
1.11.
maxAttrsPerLine
1.12.
preferAttrsSingleLine
1.13.
*.selfClosing
1.14.
whitespaceSensitivity
1.15.
doctypeKeywordCase
1.16.
vBindStyle
1.17.
vOnStyle
1.18.
vForDelimiterStyle
1.19.
vSlotStyle
1.20.
vBindSameNameShortHand
1.21.
strictSvelteAttr
1.22.
svelteAttrShorthand
1.23.
svelteDirectiveShorthand
1.24.
astroAttrShorthand
1.25.
scriptFormatter
1.26.
ignoreCommentDirective
1.27.
ignoreFileCommentDirective
Light
Rust
Coal
Navy
Ayu
Markup_fmt Documentation
useTabs
Specify use space or tab for indentation.
Default option is
false
.