.babelrc
npm install @xeditor/babel-plugin-editor
``{ "presets": [ [ "env", { "targets": { "chrome": 52 } } ], "react" ], "plugins": [ "hyeditor" ]}``
{ "presets": [ [ "env", { "targets": { "chrome": 52 } } ], "react" ], "plugins": [ "hyeditor" ]}