This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Compile Unicode property escapes in Unicode regular expressions to ES5.
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.
No description provided.
Parse regular expressions' unicodeSets (v) flag.
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of async generator functions
Compile inline regular expression modifiers
Babel helper for ensuring that access to a given value is performed through simple accesses
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Allow parsing of decorators
Allow parsing of import()
Mark top-level React method calls as pure for tree shaking
Compile class and object decorators to ES5
babel require hook
ESLint parser that allows for linting of experimental syntax transformed by Babel
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
Babel plugin which switches Babel to use the Hermes parser.
Generate errors that contain a code frame that point to source locations.