Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
DsmartIndenter.ts196 let useActualIndentation = true;
199useActualIndentation = start < ignoreActualIndentationRange.pos || start > ignoreActualIndentation…
207 if (useActualIndentation) {
298 const useActualIndentation = constant
302 if (!useActualIndentation) {