mirror of
https://github.com/minio/minio
synced 2024-11-05 17:34:01 +00:00
9 lines
No EOL
103 B
Text
9 lines
No EOL
103 B
Text
{
|
|
"presets": [
|
|
"es2015",
|
|
"react"
|
|
],
|
|
"plugins": [
|
|
"transform-object-rest-spread"
|
|
]
|
|
} |