FormattingOptions$Typings extension
Properties
- insertSpaces ↔ bool
-
Available on FormattingOptions, provided by the FormattingOptions$Typings extension
Prefer spaces over tabs.getter/setter pair - tabSize ↔ num
-
Available on FormattingOptions, provided by the FormattingOptions$Typings extension
Size of a tab in spaces.getter/setter pair
Operators
-
operator [](
String index) → Object -
Available on FormattingOptions, provided by the FormattingOptions$Typings extension
-
operator []=(
String index, Object value) → void -
Available on FormattingOptions, provided by the FormattingOptions$Typings extension