mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-13 11:49:49 +08:00
12 lines
132 B
Plaintext
12 lines
132 B
Plaintext
|
|
{
|
||
|
|
"presets": [
|
||
|
|
[
|
||
|
|
"@babel/env",
|
||
|
|
{
|
||
|
|
"forceAllTransforms": true,
|
||
|
|
"modules": false
|
||
|
|
}
|
||
|
|
]
|
||
|
|
]
|
||
|
|
}
|