- itsm/ -> workspace/guardia-itsm/ - manager/ -> workspace/guardia-manager/ - app/ -> workspace/guardia-messenger/ - manual/ -> workspace/guardia-docs/ workspace/zioinfo-web/ unchanged. git mv preserves full commit history. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| lib | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@babel/plugin-transform-react-jsx-self
Add a __self prop to all JSX Elements
See our website @babel/plugin-transform-react-jsx-self for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-transform-react-jsx-self
or using yarn:
yarn add @babel/plugin-transform-react-jsx-self --dev