1 Star 0 Fork 0

Adolf / MyTest

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 344 Bytes
一键复制 编辑 原始数据 按行查看 历史
Adolf 提交于 2017-10-10 09:39 . first commit
{
"presets": [
[
"latest", {
"es2015": {
"modules": false
}
}
],
"stage-2",
"react"
],
"plugins": [
["import", { "libraryName": "@welab/xlib-react-components","libraryDirectory": "components","camel2DashComponentName": false, "style": false}],
"react-hot-loader/babel"
]
}
JavaScript
1
https://gitee.com/Adolf_L/MyTest.git
git@gitee.com:Adolf_L/MyTest.git
Adolf_L
MyTest
MyTest
master

搜索帮助