mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 13:32:28 -05:00
4 lines
84 B
Text
4 lines
84 B
Text
{
|
|
"plugins": ["transform-object-rest-spread"],
|
|
"presets": ["es2015", "react"]
|
|
}
|