Sha256: 952957dc22d79dbf7aa870a78a7f902a6496f18ef390ca34aa17e67057473e7b

Contents?: true

Size: 1.17 KB

Versions: 405

Compression:

Stored size: 1.17 KB

Contents

{"version":3,"names":["_inheritTrailingComments","require","_inheritLeadingComments","_inheritInnerComments","inheritsComments","child","parent","inheritTrailingComments","inheritLeadingComments","inheritInnerComments"],"sources":["../../src/comments/inheritsComments.ts"],"sourcesContent":["import inheritTrailingComments from \"./inheritTrailingComments.ts\";\nimport inheritLeadingComments from \"./inheritLeadingComments.ts\";\nimport inheritInnerComments from \"./inheritInnerComments.ts\";\nimport type * as t from \"../index.ts\";\n\n/**\n * Inherit all unique comments from `parent` node to `child` node.\n */\nexport default function inheritsComments<T extends t.Node>(\n  child: T,\n  parent: t.Node,\n): T {\n  inheritTrailingComments(child, parent);\n  inheritLeadingComments(child, parent);\n  inheritInnerComments(child, parent);\n\n  return child;\n}\n"],"mappings":";;;;;;AAAA,IAAAA,wBAAA,GAAAC,OAAA;AACA,IAAAC,uBAAA,GAAAD,OAAA;AACA,IAAAE,qBAAA,GAAAF,OAAA;AAMe,SAASG,gBAAgBA,CACtCC,KAAQ,EACRC,MAAc,EACX;EACH,IAAAC,gCAAuB,EAACF,KAAK,EAAEC,MAAM,CAAC;EACtC,IAAAE,+BAAsB,EAACH,KAAK,EAAEC,MAAM,CAAC;EACrC,IAAAG,6BAAoB,EAACJ,KAAK,EAAEC,MAAM,CAAC;EAEnC,OAAOD,KAAK;AACd","ignoreList":[]}

Version data entries

405 entries across 34 versions & 3 rubygems

Version Path
immosquare-cleaner-0.1.67 node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.66 node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.65 node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.64 node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.63 node_modules/@babel/types/lib/comments/inheritsComments.js.map
rapid_stack-0.2.0 templates/frontend/node_modules/@babel/types/lib/comments/inheritsComments.js.map
rapid_stack-0.1.1 templates/FrontEnd/node_modules/@babel/types/lib/comments/inheritsComments.js.map
rapid_stack-0.1.0 templates/FrontEnd/node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.62 node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.61 node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.60 node_modules/@babel/plugin-transform-classes/node_modules/@babel/traverse/node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.60 node_modules/@babel/helpers/node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.60 node_modules/@babel/plugin-transform-async-generator-functions/node_modules/@babel/traverse/node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.60 node_modules/@babel/plugin-transform-classes/node_modules/@babel/helper-replace-supers/node_modules/@babel/helper-member-expression-to-functions/node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.60 node_modules/@babel/helper-wrap-function/node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.60 node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/node_modules/@babel/traverse/node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.60 node_modules/@babel/plugin-transform-computed-properties/node_modules/@babel/template/node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.60 node_modules/@babel/helper-simple-access/node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.60 node_modules/@babel/helper-optimise-call-expression/node_modules/@babel/types/lib/comments/inheritsComments.js.map
immosquare-cleaner-0.1.60 node_modules/@babel/helper-remap-async-to-generator/node_modules/@babel/traverse/node_modules/@babel/types/lib/comments/inheritsComments.js.map