UNPKG
provice-city_chen
Version:
latest (1.0.0)
1.0.0
省市二级联动
github.com/chengeping/provice-city-selected
chengeping/provice-city-selected
provice-city_chen
/
babel.config.json
16 lines
•
282 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"presets"
: [ [
"
@babel
/env"
, {
"targets"
: {
"edge"
:
"17"
,
"firefox"
:
"60"
,
"chrome"
:
"67"
,
"safari"
:
"11.1"
},
"useBuiltIns"
:
"usage"
} ] ] }