@derealize/babel-plugin-transform-react
v1.0.7
Published
Help Derealize App edit DOM structure
Downloads
5
Readme
@derealize/plugin-transform-derealize
Help Derealize edit DOM structure
See our website @derealize/plugin-transform-derealize for more information.
Install
Using npm:
npm install --save-dev @babel/core @derealize/babel-plugin-transform-derealize
or using yarn:
yarn add --dev @babel/core @derealize/babel-plugin-transform-derealize
{
"presets": [],
"plugins": ["@derealize/transform-react"]
}