maksim-chekrishov/redux-rest-adapter

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": ["es2015", "stage-0"],
  "plugins": [
    "transform-object-assign"
  ]
}