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