Extends

Properties

P ConvertTabsToSpaces: boolean

Type:
  • boolean
Inherited From:

P IndentSize: number

Type:
  • number
Inherited From:

P InsertSpaceAfterCommaDelimiter: boolean

Type:
  • boolean

P InsertSpaceAfterFunctionKeywordForAnonymousFunctions: boolean

Type:
  • boolean

P InsertSpaceAfterKeywordsInControlFlowStatements: boolean

Type:
  • boolean

P InsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis: boolean

Type:
  • boolean

P InsertSpaceAfterSemicolonInForStatements: boolean

Type:
  • boolean

P InsertSpaceBeforeAndAfterBinaryOperators: boolean

Type:
  • boolean

P NewLineCharacter: string

Type:
  • string
Inherited From:

P PlaceOpenBraceOnNewLineForControlBlocks: boolean

Type:
  • boolean

P PlaceOpenBraceOnNewLineForFunctions: boolean

Type:
  • boolean

P TabSize: number

Type:
  • number
Inherited From: