UNPKG

rich-react-editor

Version:

react editor with support of image and multi languages

21 lines (20 loc) 318 B
{ "presets": [ "react", [ "env", { "modules": false, "useBuiltIns": true, "targets": { "node": "current" } } ] ], "plugins": [ "transform-class-properties", "syntax-dynamic-import", "transform-runtime" ] }