31 Star 405 Fork 70

豆萁 / stackedit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 280 Bytes
一键复制 编辑 原始数据 按行查看 历史
Benoit Schweblin 提交于 2018-06-07 23:56 . Added tests
{
"presets": [
["env", { "modules": false }],
"stage-2"
],
"plugins": ["transform-runtime"],
"comments": false,
"env": {
"test": {
"presets": ["env", "stage-2"],
"plugins": ["transform-es2015-modules-commonjs", "dynamic-import-node"]
}
}
}
1
https://gitee.com/mafgwo/stackedit.git
git@gitee.com:mafgwo/stackedit.git
mafgwo
stackedit
stackedit
master

搜索帮助