Parse regular expressions' unicodeSets (v) flag.
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Mark top-level React method calls as pure for tree shaking
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
A babel plugin that adds istanbul instrumentation to ES6 code
Allow parsing of decorators
Allow parsing of import()
Compile `using` and `await using` declarations to ES2015
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Compile class and object decorators to ES5
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.
Transform SVG into JSX
Babel plugin to transpile import() to a deferred require(), for node
Babel plugin for React Compiler.
Turns off all rules that are unnecessary or might conflict with Prettier.
Validate plugin/preset options
Babel implementation of Ember's low-level template-compilation API
Regular Expressions parser in JavaScript
Treat React JSX elements as value types and hoist them to the highest scope
Module resolver plugin for Babel
Allow parsing of export namespace from