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