mirror of
https://github.com/minio/minio.git
synced 2024-12-26 15:15:55 -05:00
9 lines
103 B
Plaintext
9 lines
103 B
Plaintext
{
|
|
"presets": [
|
|
"es2015",
|
|
"react"
|
|
],
|
|
"plugins": [
|
|
"transform-object-rest-spread"
|
|
]
|
|
} |