Add a __self prop to all JSX Elements
Allow parsing of class properties
Turns off all rules that are unnecessary or might conflict with Prettier.
Compile ES2015 destructuring to ES5
Compile ES2015 computed properties to ES5
Explode async and generator functions into a state machine.
Apply ES2015 function.name semantics to all functions
Compile ES2015 spread to ES5
This plugin transforms checks for a private property in an object
Compile ES2015 shorthand properties to ES5
Compile ES2015 arrow functions to ES5
Compile ES2015 unicode string and number literals to ES5
Transforms logical assignment operators into short-circuited assignments
Compile ES2015 default and rest parameters to ES5
Minimizer plugin for webpack
Compile ES2015 template literals to ES5
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Allow parsing of optional catch bindings
Allow parsing of top-level await in modules
Compile object rest and spread to ES5
Allow parsing of the nullish-coalescing operator
Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform import() expressions
Compile ES2015 Unicode regex to ES5