p632-sp-2016/eDocLite

View on GitHub
.babelrc

Summary

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