1
0
mirror of https://github.com/minio/minio.git synced 2025-03-26 07:20:56 -04:00

9 lines
111 B
Plaintext
Raw Normal View History

{
"presets": [
"es2015",
"react"
],
"plugins": ["transform-object-rest-spread"]
}