@xeditor/babel-plugin-editor

1.3.2 • Public • Published

.babelrc

{
  "presets": [
    [
      "env",
      {
        "targets": {
          "chrome": 52
        }
      }
    ],
    "react"
  ],
  "plugins": [
    "hyeditor"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @xeditor/babel-plugin-editor

Weekly Downloads

1

Version

1.3.2

License

none

Unpacked Size

5.24 kB

Total Files

3

Last publish

Collaborators

  • whj1995