1 Star 4 Fork 3

trying/coin-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 299 Bytes
一键复制 编辑 原始数据 按行查看 历史
pefish 提交于 2017-09-12 16:44 . 添加发布智能合约小公举
/**
* Created by joy on 11/29/16.
*/
{
"presets": [
"es2015",
"stage-3",
"stage-0"
],
"plugins": ["transform-decorators-legacy"],
"ignore":[
"node_modules"
],
"env": {
"build": {
"optional": [
"optimisation",
"minification"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/guchenglin/coin-tools.git
git@gitee.com:guchenglin/coin-tools.git
guchenglin
coin-tools
coin-tools
master

搜索帮助