Home
last modified time | relevance | path

Searched defs:actualIndentation (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/formatting/
DsmartIndenter.ts86 …const actualIndentation = getActualIndentationForListItemBeforeComma(precedingToken, sourceFile, o… constant
161 …const actualIndentation = getActualIndentationForListItem(current, sourceFile, options, /*listInde… constant