Compile ES2015 default and rest parameters to ES5
Turns off all rules that are unnecessary or might conflict with Prettier.
Allow parsing of BigInt literals
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Compile ES2015 object super to ES5
Compile object rest and spread to ES5
Explode async and generator functions into a state machine.
Ensure that no reserved words are used.
Transform import() expressions
Minimizer plugin for webpack
Transforms logical assignment operators into short-circuited assignments
Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform optional chaining operators into a series of nil checks
Turn JSX into React function calls in development
NodeBB Theme for CORP
Allow parsing of optional catch bindings
Compile inline regular expression modifiers
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Vite plugins for component tagging and Tailwind config extraction
Transforms new.target meta property
Allow parsing of top-level await in modules