Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FormatOptions

Implementation of the IFormatOptions interface used to provide default values to fields.

Hierarchy

  • FormatOptions

Implements

Index

Constructors

Properties

Constructors

constructor

Properties

Optional doubleQuotes

doubleQuotes: undefined | false | true

Optional indent

indent: undefined | string

Optional newline

newline: undefined | string

Optional pretty

pretty: undefined | false | true

Generated using TypeDoc