1 Star 1 Fork 0

逆流鱼 / Portal-Lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 405 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tristan 提交于 2021-01-06 10:03 . feat: refactor weather component
{
"presets": [
[
"@babel/preset-env",
{
"modules": false,
"useBuiltIns": "usage",
"corejs": 3,
"targets": {
"chrome": 80
}
}
],
"@babel/preset-react"
],
"plugins": [
"@babel/plugin-syntax-dynamic-import",
"@babel/plugin-proposal-class-properties",
"@babel/plugin-proposal-nullish-coalescing-operator"
]
}
1
https://gitee.com/zyanggc/Portal-Lite.git
git@gitee.com:zyanggc/Portal-Lite.git
zyanggc
Portal-Lite
Portal-Lite
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891