jsdir/react-ladda

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": ["es2015", "stage-0", "react"],
  "plugins": [
    "transform-regenerator",
    "transform-flow-strip-types"
  ]
}