mirror of
https://gitee.com/la-vie/console-pro-free.git
synced 2024-12-26 11:49:14 +00:00
12 lines
132 B
JSON
12 lines
132 B
JSON
{
|
|
"presets": [
|
|
[
|
|
"@babel/env",
|
|
{
|
|
"forceAllTransforms": true,
|
|
"modules": false
|
|
}
|
|
]
|
|
]
|
|
}
|