mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
9 lines
96 B
Text
9 lines
96 B
Text
{
|
|
"presets": [
|
|
"env"
|
|
],
|
|
"plugins": [
|
|
"transform-object-assign"
|
|
]
|
|
}
|
|
|