mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 17:18:52 +00:00
4 lines
84 B
Text
4 lines
84 B
Text
{
|
|
"presets": ["react", "es2015"],
|
|
"plugins": ["transform-object-rest-spread"]
|
|
}
|