Sha256: 75205de74610473e9c40332a6cb71a7135b45d2beb0dc71201661323d286b07a

Contents?: true

Size: 398 Bytes

Versions: 63

Compression:

Stored size: 398 Bytes

Contents

"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.default = inheritLeadingComments;

var _inherit = _interopRequireDefault(require("../utils/inherit"));

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

function inheritLeadingComments(child, parent) {
  (0, _inherit.default)("leadingComments", child, parent);
}

Version data entries

63 entries across 62 versions & 12 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/@babel/types/lib/comments/inheritLeadingComments.js
disco_app-0.18.0 test/dummy/node_modules/@babel/types/lib/comments/inheritLeadingComments.js
disco_app-0.18.2 test/dummy/node_modules/@babel/types/lib/comments/inheritLeadingComments.js
trusty-cms-5.0.7 node_modules/@babel/types/lib/comments/inheritLeadingComments.js
trusty-cms-5.0.6 node_modules/@babel/types/lib/comments/inheritLeadingComments.js
trusty-cms-5.0.5 node_modules/@babel/types/lib/comments/inheritLeadingComments.js
trusty-cms-5.0.4 node_modules/@babel/types/lib/comments/inheritLeadingComments.js
disco_app-0.16.1 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritLeadingComments.js
disco_app-0.15.2 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritLeadingComments.js
trusty-cms-5.0.3 node_modules/@babel/types/lib/comments/inheritLeadingComments.js
trusty-cms-5.0.2 node_modules/@babel/types/lib/comments/inheritLeadingComments.js
disco_app-0.18.4 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritLeadingComments.js
disco_app-0.18.1 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritLeadingComments.js
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritLeadingComments.js
disco_app-0.14.0 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritLeadingComments.js
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritLeadingComments.js
trusty-cms-5.0.1 node_modules/@babel/types/lib/comments/inheritLeadingComments.js
trusty-cms-4.3.5 node_modules/@babel/types/lib/comments/inheritLeadingComments.js
trusty-cms-5.0.0 node_modules/@babel/types/lib/comments/inheritLeadingComments.js
trusty-cms-4.3.4 node_modules/@babel/types/lib/comments/inheritLeadingComments.js