5 Star 29 Fork 44

xiweicheng / tms-frontend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 253 Bytes
一键复制 编辑 原始数据 按行查看 历史
weicheng 提交于 2016-11-29 10:37 . Init commit
{
"sourceMap": true,
"moduleIds": false,
"comments": false,
"compact": false,
"code": true,
"presets": [ "es2015-loose", "stage-1"],
"plugins": [
"syntax-flow",
"transform-decorators-legacy",
"transform-flow-strip-types"
]
}
JavaScript
1
https://gitee.com/xiweicheng/tms-frontend.git
git@gitee.com:xiweicheng/tms-frontend.git
xiweicheng
tms-frontend
tms-frontend
master

搜索帮助