Compile inline regular expression modifiers
Compile ESNext Regular Expressions to ES5
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Please refer to the [console recipe](../../../docs/recipes/console.md) on how to use this plugin. See the [guide](../../../guide.md) for more info on rrweb.
Babel plugin to ensure function declarations at the block level are block scoped
Allow parsing of object rest/spread
Ensure that reserved words are quoted in property accesses
Babel preset for TypeScript.
Compile object rest and spread to ES5
Transform class static blocks
Helper function to remap async functions to generators
Compile optional catch bindings
Turn async generator functions into ES2015 generators
This plugin transforms checks for a private property in an object
Allow parsing of class static blocks
Compile export namespace to ES2015
No description provided.
daisyUI 5 - The Tailwind CSS Component Library
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Transforms logical assignment operators into short-circuited assignments
Remove nullish coalescing operator
Helper function to hoist variables
Turn JSX into React function calls in development