Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FormattingOptions

Value-object describing what options formatting should use.

Hierarchy

  • FormattingOptions

Indexable

[key: string]: boolean | number | string

Signature for further properties.

索引

Properties

Properties

tabSize

tabSize: number

Size of a tab in spaces.

insertSpaces

insertSpaces: boolean

Prefer spaces over tabs.

Generated by TypeDoc