Home
last modified time | relevance | path

Searched refs:commaItemInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/formatting/
DsmartIndenter.ts275 const commaItemInfo = findListItemInfo(commaToken); constant
276 if (commaItemInfo && commaItemInfo.listItemIndex > 0) {
277 …return deriveActualIndentationFromList(commaItemInfo.list.getChildren(), commaItemInfo.listItemInd…