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

5 lines
78 B
Plaintext

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