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