5 Star 22 Fork 2

苍石 / annotate-js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 319 Bytes
一键复制 编辑 原始数据 按行查看 历史
苍石 提交于 2020-09-24 17:47 . update dependencies
{
"presets": [
[
"@babel/preset-env"
]
],
"plugins": [
[
"@babel/plugin-proposal-decorators",
{
"legacy": true
}
],
[
"@babel/plugin-proposal-class-properties",
{
"loose": true
}
],
"@babel/plugin-proposal-function-bind"
]
}
1
https://gitee.com/HGJing/annotate-js.git
git@gitee.com:HGJing/annotate-js.git
HGJing
annotate-js
annotate-js
master

搜索帮助