reduct/component

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": ["es2015"],
  "plugins": ["transform-decorators-legacy", "transform-class-properties"]
}