babel code cleaner, removes specified console & debugger debugging code
Core istanbul API for JS code coverage
Allows you to build compile-time libraries
A Babel plugin to inject imports to core-js@2 polyfills
A Babel plugin to inject imports to regenerator-runtime
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
No description provided.
A babel plugin that adds istanbul instrumentation to ES6 code
General utilities for plugins to use
Compile `using` and `await using` declarations to ES2015
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Babel plugin which switches Babel to use the Hermes parser.
Allow parsing of jsx
Transform SVG into JSX
Allow parsing of TypeScript syntax
Compile class public and private fields, private methods and decorators to ES6
This plugin transforms ES2015 modules to CommonJS
Turns off all rules that are unnecessary or might conflict with Prettier.
Allow parsing of the module attributes in the import statement
A Babel plugin to inject imports to core-js@3 polyfills
Strip flow type annotations from your output code.
Jest plugin to use babel for transformation.
Compile ESNext Regular Expressions to ES5