Allow parsing of the logical assignment operators
Transforms logical assignment operators into short-circuited assignments
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.
Transform optional chaining operators to workaround https://crbug.com/v8/11558