1 Star 0 Fork 1

写个程序换个饼 / jeasy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 300 Bytes
一键复制 编辑 原始数据 按行查看 历史
写个程序换个饼 提交于 2019-01-12 18:03 . add moment
{
"presets": [
"env"
],
"plugins": [
"transform-decorators-legacy",
"transform-class-properties",
"transform-object-rest-spread",
"transform-function-bind"
],
"env": {
"test": {
"plugins": ["istanbul"]
}
}
}
JavaScript
1
https://gitee.com/baukh/jeasy.git
git@gitee.com:baukh/jeasy.git
baukh
jeasy
jeasy
master

搜索帮助