Allow parsing of TypeScript syntax
Babel preset for TypeScript.
Compile ES5 property mutator shorthand syntax to Object.defineProperty
babel module loader for webpack
Helper which skips types and parentheses
Allow parsing of the module attributes in the import statement
Helper function to replace supers
Add a __source prop to all JSX Elements
Helper function to optimise call expression
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Add a __self prop to all JSX Elements
Allow parsing of class properties
Allow parsing of the module assertion attributes in the import statement
This plugin transforms ES2015 modules to CommonJS
Babel plugin to ensure function declarations at the block level are block scoped
Explode async and generator functions into a state machine.
This plugin transforms private class methods
Helper to wrap functions inside a function call.
Helper function to replace certain member expressions with function calls
Allow parsing of optional catch bindings
Babel preset for all React plugins.
Allow parsing of top-level await in modules
Allow parsing of the logical assignment operators