We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28597f commit 4b4e7ebCopy full SHA for 4b4e7eb
javascript/extractor/tests/ts/output/trap/tsx.tsx.trap
@@ -269,7 +269,8 @@ locations_default(#20092,#10000,2,3,2,2)
269
hasLocation(#20091,#20092)
270
enclosingStmt(#20091,#20077)
271
exprContainers(#20091,#20001)
272
-literals("","",#20091)
+literals("
273
+ ","",#20091)
274
#20093=*
275
exprs(#20093,89,#20079,-3,"<this.props.icon/>")
276
#20094=@"loc,{#10000},2,3,2,20"
@@ -319,7 +320,8 @@ locations_default(#20104,#10000,3,3,3,2)
319
320
hasLocation(#20103,#20104)
321
enclosingStmt(#20103,#20077)
322
exprContainers(#20103,#20001)
-literals("","",#20103)
323
324
+ ","",#20103)
325
#20105=*
326
exprs(#20105,89,#20079,-5,"<name-with-dashes/>")
327
#20106=@"loc,{#10000},3,3,3,21"
@@ -342,7 +344,8 @@ locations_default(#20110,#10000,4,1,4,0)
342
344
hasLocation(#20109,#20110)
343
345
enclosingStmt(#20109,#20077)
346
exprContainers(#20109,#20001)
-literals("","",#20109)
347
348
+","",#20109)
349
#20111=*
350
entry_cfg_node(#20111,#20001)
351
#20112=@"loc,{#10000},1,1,1,0"
0 commit comments