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.

Index

Properties

insertSpaces: boolean

Prefer spaces over tabs.

tabSize: number

Size of a tab in spaces.