@babel/plugin-transform-shorthand-properties var o = { a: a, b: b, c: c }; var cat = { getName: function() { },{}require("@babel/core").transformSync("code", { plugins: ["@babel/plugin-transform-shorthand-properties"],