103 Star 590 Fork 153

xaboy / form-create

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.babelrc 349 Bytes
Copy Edit Raw Blame History
xaboy authored 2019-04-08 09:35 . 1.6.3
{
"presets": [
[
"@babel/preset-env",
{
"modules": false,
"targets": {
"chrome": 59,
"edge": 13,
"firefox": 50,
"ie": 9
},
"useBuiltIns": "usage",
"corejs": "3.0.0"
}
]
],
"plugins": [
"add-module-exports"
],
"comments": false
}
JavaScript
1
https://gitee.com/xaboy/form-create.git
git@gitee.com:xaboy/form-create.git
xaboy
form-create
form-create
master

Search