1 Star 0 Fork 0

XINTY/yyt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.babelrc 378 Bytes
一键复制 编辑 原始数据 按行查看 历史
daxiongYang 提交于 2018-02-04 22:02 +08:00 . 1. 优化树形数据转换方法
{
"presets": [
["env", {
"modules": false
}],
"stage-2"
],
"plugins": ["transform-runtime", ["component", [
{
"libraryName": "element-ui",
"styleLibraryName": "theme-chalk"
}
]]],
"env": {
"test": {
"presets": ["env", "stage-2"],
"plugins": ["transform-es2015-modules-commonjs", "dynamic-import-node"]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yuanmx/yyt-web-client.git
git@gitee.com:yuanmx/yyt-web-client.git
yuanmx
yyt-web-client
yyt
master

搜索帮助