0 Star 0 Fork 50

hxworm / drip-table

forked from 京东零售 / drip-table 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.babelrc 483 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"presets": [
"@babel/preset-env",
"@babel/preset-react",
"@babel/preset-typescript"
],
"plugins": [
"@babel/plugin-transform-runtime",
["@babel/plugin-proposal-decorators", { "legacy": true }],
["@babel/plugin-proposal-class-properties", { "loose": true }],
["@babel/plugin-proposal-private-methods", { "loose": true }],
["@babel/plugin-proposal-private-property-in-object", { "loose": true }],
"@babel/plugin-syntax-dynamic-import"
]
}
1
https://gitee.com/hxworm/drip-table.git
git@gitee.com:hxworm/drip-table.git
hxworm
drip-table
drip-table
master

搜索帮助