mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-20 18:09:51 +00:00
9 lines
98 B
Text
9 lines
98 B
Text
{
|
|
"presets": [
|
|
"es2015",
|
|
"react"
|
|
],
|
|
"plugins" : [
|
|
"transform-flow-comments"
|
|
]
|
|
}
|