lunardog/MEGAKanban

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": ["es2015", "stage-2"],
  "plugins": ["transform-runtime"],
  "comments": false
}