No description provided.
Add displayName to React.createClass calls
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Compile regular expressions using duplicate named groups to index-based groups.
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
Turn JSX into React function calls in development
Mark top-level React method calls as pure for tree shaking
Parse regular expressions' unicodeSets (v) flag.
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Allow parsing of import()
Compile `using` and `await using` declarations to ES2015
Compile class and object decorators to ES5
Allow parsing of decorators
A babel plugin that adds istanbul instrumentation to ES6 code
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Allow parsing of the flow syntax
Babel plugin which switches Babel to use the Hermes parser.
Strip flow type annotations from your output code.
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Transform SVG into JSX
A source map library purpose-build for the Parcel bundler with a focus on fast combining and manipulating of source-maps.
Babel plugin for React Compiler.
Turns off all rules that are unnecessary or might conflict with Prettier.