Assign property objects onto other objects, recursively
Allow parsing of the logical assignment operators
Transforms logical assignment operators into short-circuited assignments
Helper function to build binary assignment operator visitors
This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.