This repository is part of the source code of Wire. You can find more information at [wire.com](https://wire.com) or by contacting opensource@wire.com.
Remove JSX attribute
Transform SVG into JSX
Remove JSX empty expression
Add JSX attribute
Allow parsing of the module attributes in the import statement
Allow parsing of jsx
Add a __source prop to all JSX Elements
Add a __self prop to all JSX Elements
Turn JSX into React function calls
Turn JSX into React function calls in development
Babel plugin for Vue 3 JSX
A JSX to DOM plugin that wraps expressions for fine grained change detection
babel plugin to remove data-test-id attributes
Remove unnecessary React propTypes from the production build
rollup & vite plugin to remove jsx attributes
Allow parsing of the module assertion attributes in the import statement
Replace JSX attribute value
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Remove nullish coalescing operator
Vite plugins for component tagging and Tailwind config extraction
Treat React JSX elements as value types and hoist them to the highest scope
Provides Vue 3 JSX & TSX support with HMR.
Gatsby uses the phenomenal project [Babel](https://babeljs.io/) to enable support for writing modern JavaScript — while still supporting older browsers. This package contains the default Babel setup for all Gatsby projects.