Extends ts.EditorOptions Properties P ConvertTabsToSpaces: boolean Type: boolean Inherited From: ts.EditorOptions#ConvertTabsToSpaces P IndentSize: number Type: number Inherited From: ts.EditorOptions#IndentSize 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: ts.EditorOptions#NewLineCharacter P PlaceOpenBraceOnNewLineForControlBlocks: boolean Type: boolean P PlaceOpenBraceOnNewLineForFunctions: boolean Type: boolean P TabSize: number Type: number Inherited From: ts.EditorOptions#TabSize