This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile optional catch bindings
Transform class static blocks
Compile inline regular expression modifiers
Remove nullish coalescing operator
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of '#foo in obj' brand checks
Compile regular expressions' unicodeSets (v) flag.
Mark top-level React method calls as pure for tree shaking
Add displayName to React.createClass calls
Parse regular expressions' unicodeSets (v) flag.
Compile `using` and `await using` declarations to ES2015
ESLint configuration used by Create React App
A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Allow parsing of decorators
Docs plugin for Docusaurus.
Turn JSX into React function calls in development
Compile regular expressions using duplicate named groups to index-based groups.
Allow parsing of import()
Allow parsing of the flow syntax
Compile class and object decorators to ES5
Strip flow type annotations from your output code.
Transform static class fields assignments that are affected by https://crbug.com/v8/12421