lbryinc/.babelrc
2018-07-03 11:29:14 +01:00

4 lines
78 B
Text

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