UNPKG

his-tree

Version:

his tree vue component

20 lines (19 loc) 366 B
{ "presets": [ ["env", { "modules": false, "targets": { "browsers": ["> 1%", "last 2 versions", "not ie <= 8"] } }], "stage-2" ], "plugins": [ "transform-vue-jsx", "transform-runtime", ["component", { "libraryName": "element-ui", "styleLibraryName": "theme-chalk" }] ] }