1 Star 0 Fork 31

nh侬佪 / chinese-colors

forked from 逆流鱼 / chinese-colors 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 335 Bytes
一键复制 编辑 原始数据 按行查看 历史
tristan 提交于 2019-09-18 11:54 . build: update building settings
{
"presets": [
[
"@babel/preset-env",
{
"useBuiltIns": "entry",
"modules": false,
"corejs": 3,
"targets": {
"chrome": 60
}
}
],
"@babel/preset-react"
],
"plugins": ["@babel/plugin-proposal-class-properties", "@babel/plugin-syntax-dynamic-import"]
}
JavaScript
1
https://gitee.com/gitzwt/chinese-colors.git
git@gitee.com:gitzwt/chinese-colors.git
gitzwt
chinese-colors
chinese-colors
master

搜索帮助