Files
codeql/javascript/extractor/tests/rcfiles/output/trap/.babelrc.trap
2019-07-25 16:52:44 +01:00

23 lines
693 B
Plaintext

#10000=@"/.babelrc;sourcefile"
files(#10000,"/.babelrc",".babelrc","",0)
#10001=@"/;folder"
folders(#10001,"/","")
containerparent(#10001,#10000)
#10002=@"loc,{#10000},0,0,0,0"
locations_default(#10002,#10000,0,0,0,0)
hasLocation(#10000,#10002)
#20000=*
json(#20000,5,#10000,0,"{\n ""so ... dule""\n}")
#20001=@"loc,{#10000},1,1,3,1"
locations_default(#20001,#10000,1,1,3,1)
json_locations(#20000,#20001)
#20002=*
json(#20002,3,#20000,0,"""module""")
#20003=@"loc,{#10000},2,17,2,24"
locations_default(#20003,#10000,2,17,2,24)
json_locations(#20002,#20003)
json_literals("module","""module""",#20002)
json_properties(#20000,"sourceType",#20002)
numlines(#10000,3,0,0)
filetype(#10000,"json")