Compile ES2015 unicode string and number literals to ES5
Compile ES2015 template literals to ES5
Helper which skips types and parentheses
Remove nullish coalescing operator
Allow parsing of '#foo in obj' brand checks
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Ensure that reserved words are quoted in property accesses
Transform import() expressions
Allow parsing of BigInt literals
Compile ES2015 object super to ES5
Babel preset for TypeScript.
Ensure that no reserved words are used.
Linux FFmpeg binary used by ffmpeg-installer
Compile optional catch bindings
Allow parsing of the nullish-coalescing operator
Allow parsing of object rest/spread
Transforms new.target meta property
Turn JSX into React function calls
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Compile inline regular expression modifiers
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of the logical assignment operators
Helper function to remap async functions to generators
Babel plugin to ensure function declarations at the block level are block scoped