Babel plugin that adds React import declaration if file contains JSX tags.
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Add displayName to React.createClass calls
Turn JSX into React function calls in development
Mark top-level React method calls as pure for tree shaking
Babel plugin for React Compiler.
Treat React JSX elements as value types and hoist them to the highest scope
Babel plugin to generate native module and view manager code for React Native.
Transform DOM elements into react-native-svg components
Babel plugin for React Native for Web
Remove unnecessary React propTypes from the production build
No description provided.
Turns off all rules that are unnecessary or might conflict with Prettier.
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
A Babel plugin to inject imports to core-js@3 polyfills
General utilities for plugins to use
Babel transform for Flow Enums.
Allow parsing of 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