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