1.0.7 • Published 4 years ago

@derealize/babel-plugin-transform-react v1.0.7

Weekly downloads
46
License
MIT
Repository
github
Last release
4 years ago

@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"]
}