rb28z2/progress-bot

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
    "plugins": [
      ["transform-runtime", {
        "polyfill": false,
        "regenerator": true
      }]
    ]
  }