Babel plugin that adds a static property at build time containing class name
Apply ES2015 function.name semantics to all functions
Add displayName to React.createClass calls
General utilities for plugins to use
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Allow parsing of jsx
Allow parsing of TypeScript syntax
Turns off all rules that are unnecessary or might conflict with Prettier.
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
Compile class public and private fields, private methods and decorators to ES6
Compile ESNext Regular Expressions to ES5
This plugin transforms ES2015 modules to UMD
Compile ES2015 for...of to ES5
Add a __source prop to all JSX Elements
Core istanbul API for JS code coverage
Compile ES2015 classes to ES5
Allow parsing of import.meta
Allow parsing of the logical assignment operators
Add a __self prop to all JSX Elements
Babel plugin to ensure function declarations at the block level are block scoped
Allow parsing of class properties
Compile ES2015 computed properties to ES5
Allow parsing of optional properties