Searched refs:newIndentation (Results 1 – 1 of 1) sorted by relevance
1146 const newIndentation = nonWhitespaceCharacterAndColumn.column + delta; constant1147 if (newIndentation > 0) {1148 const indentationString = getIndentationString(newIndentation, options);