Compile optional catch bindings
Transform TypeScript into ES.next
This plugin transforms static class properties as well as properties declared with the property initializer syntax
<p align="center"> <a href="https://amplitude.com" target="_blank" align="center"> <img src="https://static.amplitude.com/lightning/46c85bfd91905de8047f1ee65c7c93d6fa9ee6ea/static/media/amplitude-logo-with-text.4fb9e463.svg" width="280"> </a> <b
Compile exponentiation operator to ES5
Allow parsing of async generator functions
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Turn async functions into ES2015 generators
Remove nullish coalescing operator
Allow parsing of '#foo in obj' brand checks
A Babel plugin to inject imports to core-js@2 polyfills
Add displayName to React.createClass calls
Vite plugins for component tagging and Tailwind config extraction
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Allow parsing of the flow syntax
Compile regular expressions using duplicate named groups to index-based groups.
Strip flow type annotations from your output code.
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Turns off all rules that are unnecessary or might conflict with Prettier.
Allow parsing of import()
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677