Searched defs:isJsx (Results 1 – 1 of 1) sorted by relevance
2092 const isJsx = isInsideJsxElement(sourceFile, lineStarts[firstLine]); constant2159 … const isJsx = isInsideJsx !== undefined ? isInsideJsx : isInsideJsxElement(sourceFile, pos); constant