mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2025-01-03 11:25:51 -05:00
8 lines
94 B
Text
8 lines
94 B
Text
|
{
|
||
|
"plugins": [
|
||
|
"transform-object-rest-spread"
|
||
|
],
|
||
|
"presets": ["es2015"]
|
||
|
}
|
||
|
|