Sha256: bd41f71eb8645ea50858de363d3a71f7fbf3255b9bff302ae8759fffb2d1a2fb

Contents?: true

Size: 401 Bytes

Versions: 63

Compression:

Stored size: 401 Bytes

Contents

"use strict";

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

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

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

function inheritTrailingComments(child, parent) {
  (0, _inherit.default)("trailingComments", 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/inheritTrailingComments.js
disco_app-0.18.0 test/dummy/node_modules/@babel/types/lib/comments/inheritTrailingComments.js
disco_app-0.18.2 test/dummy/node_modules/@babel/types/lib/comments/inheritTrailingComments.js
trusty-cms-5.0.7 node_modules/@babel/types/lib/comments/inheritTrailingComments.js
trusty-cms-5.0.6 node_modules/@babel/types/lib/comments/inheritTrailingComments.js
trusty-cms-5.0.5 node_modules/@babel/types/lib/comments/inheritTrailingComments.js
trusty-cms-5.0.4 node_modules/@babel/types/lib/comments/inheritTrailingComments.js
disco_app-0.16.1 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritTrailingComments.js
disco_app-0.15.2 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritTrailingComments.js
trusty-cms-5.0.3 node_modules/@babel/types/lib/comments/inheritTrailingComments.js
trusty-cms-5.0.2 node_modules/@babel/types/lib/comments/inheritTrailingComments.js
disco_app-0.18.4 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritTrailingComments.js
disco_app-0.18.1 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritTrailingComments.js
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritTrailingComments.js
disco_app-0.14.0 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritTrailingComments.js
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/@babel/preset-modules/node_modules/@babel/types/lib/comments/inheritTrailingComments.js
trusty-cms-5.0.1 node_modules/@babel/types/lib/comments/inheritTrailingComments.js
trusty-cms-4.3.5 node_modules/@babel/types/lib/comments/inheritTrailingComments.js
trusty-cms-5.0.0 node_modules/@babel/types/lib/comments/inheritTrailingComments.js
trusty-cms-4.3.4 node_modules/@babel/types/lib/comments/inheritTrailingComments.js