Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Mark top-level React method calls as pure for tree shaking
Compile `using` and `await using` declarations to ES2015
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
A babel plugin that adds istanbul instrumentation to ES6 code
The Tagged Template syntax for Virtual DOM. Only browser-compatible syntax.
Compile class and object decorators to ES5
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Allow parsing of async generator functions
Allow parsing of decorators
Strip flow type annotations from your output code.
Allow parsing of optional chaining on the left-hand side of assignment expressions
Compile trailing function commas to ES5
Allow parsing of export extensions
Official ESLint rules for LWC
Turns off all rules that are unnecessary or might conflict with Prettier.
Babel plugin for React Compiler.
Allow parsing of function bind
Allow parsing of class constructor calls (deprecated)
Validate plugin/preset options
A Babel preset that targets modern browsers by fixing engine bugs.
Webpack plugin that AoT compiles your Angular components and modules.
Allow parsing of the flow syntax
Treat React JSX elements as value types and hoist them to the highest scope