lbry-redux/.babelrc
2018-04-05 14:00:21 -04:00

4 lines
78 B
Text

{
"presets": ["env", "stage-2"],
"plugins": ["transform-flow-comments"]
}