Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
DformattingScanner.ts141 function shouldRescanJsxAttributeValue(node: Node): boolean { function
159 shouldRescanJsxAttributeValue(n) ? ScanAction.RescanJsxAttributeValue :