forked from TrueCloudLab/frostfs-s3-gw
9 lines
103 B
Text
9 lines
103 B
Text
|
{
|
||
|
"presets": [
|
||
|
"es2015",
|
||
|
"react"
|
||
|
],
|
||
|
"plugins": [
|
||
|
"transform-object-rest-spread"
|
||
|
]
|
||
|
}
|