Mark top-level React method calls as pure for tree shaking
Turn JSX into React function calls in development
Parse regular expressions' unicodeSets (v) flag.
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Compile `using` and `await using` declarations to ES2015
A babel plugin that adds istanbul instrumentation to ES6 code
Allow parsing of decorators
Compile class and object decorators to ES5
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Allow parsing of import()
Allow parsing of the flow syntax
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Strip flow type annotations from your output code.
Babel plugin which switches Babel to use the Hermes parser.
Allows you to provide custom implementation of Object.assign in babel builds
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
Transform SVG into JSX
Turns off all rules that are unnecessary or might conflict with Prettier.
Babel plugin for React Compiler.
Validate plugin/preset options
Treat React JSX elements as value types and hoist them to the highest scope
Seamless integration between Rollup and Babel.
Module resolver plugin for Babel
Allow parsing of export namespace from