elado/hoist-non-react-methods

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": ["es2015-loose", "stage-0", "react"],
  "plugins": [
    "transform-decorators-legacy",
    "syntax-class-properties"
  ]
}