Searched defs:neverAsciiEscape (Results 1 – 2 of 2) sorted by relevance
55008 …SyntaxKind.SourceFile */ ? ts.createPrinter({ removeComments: true, neverAsciiEscape: true }) : ts… property119169 function getLiteralTextOfNode(node, neverAsciiEscape, jsxAttributeEscape) { argument
45485 …eclaration.kind) === 311 ? ts.createPrinter({ removeComments: true, neverAsciiEscape: true }) : ts… property98749 function getLiteralTextOfNode(node, neverAsciiEscape, jsxAttributeEscape) { argument