Ensure that no reserved words are used.
Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517
Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677
Turn async generator functions into ES2015 generators
A Babel plugin to inject imports to regenerator-runtime
Compile regular expressions using duplicate named groups to index-based groups.
Transform static class fields assignments that are affected by https://crbug.com/v8/12421
Transforms new.target meta property
Compile Unicode property escapes in Unicode regular expressions to ES5.
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Allow parsing of the flow syntax
Compile export namespace to ES2015
Core istanbul API for JS code coverage
Compile class and object decorators to ES5
Allow parsing of import()
Turn JSX into React function calls in development
Parse regular expressions' unicodeSets (v) flag.
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
ESLint rules for React Hooks
ESLint plugin for Next.js.
Allow parsing of decorators
Copy files && directories with webpack
Mark top-level React method calls as pure for tree shaking
No description provided.