mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
9 lines
99 B
Text
9 lines
99 B
Text
{
|
|
"presets": [
|
|
"es2015"
|
|
],
|
|
"plugins": [
|
|
"transform-object-assign"
|
|
]
|
|
}
|
|
|