FormattingOptions

Value-object describing what options formatting should use.

Online Documentation

Properties

Link copied to clipboard
abstract var insertSpaces: Boolean

Prefer spaces over tabs.

Link copied to clipboard
abstract var tabSize: Int

Size of a tab in spaces.