1.
Configuration
1.1.
printWidth
1.2.
useTabs
1.3.
indentWidth
1.4.
lineBreak
1.5.
hexCase
1.6.
hexColorLength
1.7.
quotes
1.8.
operatorLinebreak
1.9.
blockSelectorLinebreak
1.10.
omitNumberLeadingZero
1.11.
trailingComma
1.12.
formatComments
1.13.
alignComments
1.14.
linebreakInPseudoParens
1.15.
declarationOrder
1.16.
declarationOrderGroupBy
1.17.
singleLineBlockThreshold
1.18.
keyframeSelectorNotation
1.19.
attrValueQuotes
1.20.
preferSingleLine
1.21.
singleLineTopLevelDeclarations
1.22.
selectorOverrideCommentDirective
1.23.
ignoreCommentDirective
1.24.
ignoreFileCommentDirective
Auto
Light
Rust
Coal
Navy
Ayu
Malva Documentation
useTabs
Specify use space or tab for indentation.
Default value is
false
.
Example for
false
Playground
Example for
true
Playground