Compile ES2015 template literals to ES5
Allow parsing of class static blocks
The plugin-proxy-node module for @backstage/plugin-proxy-backend
This plugin transforms private class methods
Apply ES2015 function.name semantics to all functions
Add a __source prop to all JSX Elements
Compile ES2015 classes to ES5
Babel plugin to transpile import() to a deferred require(), for node
Inspect Broccoli nodes; thin wrapper around node.__broccoliGetInfo__()
Compile ES2015 arrow functions to ES5
Allow parsing of the logical assignment operators
Add a __self prop to all JSX Elements
Allow parsing of BigInt literals
Compile regular expressions using named groups to ES5.
Babel implementation of Ember's low-level template-compilation API
Allow parsing of the nullish-coalescing operator
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Ensure that reserved words are quoted in object property keys
Compile ES2015 destructuring to ES5
Compile ES2015 object super to ES5
Turns off all rules that are unnecessary or might conflict with Prettier.
Explode async and generator functions into a state machine.
Transforms logical assignment operators into short-circuited assignments