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