Automatically add displayName to all your components
No description provided.
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Compile regular expressions using duplicate named groups to index-based groups.
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
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
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
The Babel preset for Expo projects
Allow parsing of decorators
Allow parsing of import()
Compile class and object decorators to ES5
Allow parsing of the flow syntax
Strip flow type annotations from your output code.
Babel plugin which switches Babel to use the Hermes parser.
<a href="https://commerce.nearform.com/open-source/" target="_blank"> <img alt="Jest-Next-Dynamic" src="https://oss.nearform.com/api/banner.svg?text=jest-next-dynamic" /> </a>
Component modular import plugin for babel.
Turn JSX elements into exploded React objects
Transform TypeScript `const` enums
Context driven dependency injection
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.
Babel preset for all React plugins.