lbryinc/.babelrc

5 lines
78 B
Text
Raw Permalink Normal View History

2018-07-03 11:29:14 +01:00
{
"presets": ["env", "stage-2"],
"plugins": ["transform-flow-comments"]
}