mgcrea/redux-local-scope

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": ["react", "env"],
  "plugins": ["transform-class-properties", "transform-function-bind", "transform-object-rest-spread"]
}