Interface FormattingOptions

Interface used to format a model

Hierarchy

  • FormattingOptions

Properties

Properties

insertSpaces: boolean

Prefer spaces over tabs.

tabSize: number

Size of a tab in spaces.