xphong/marvel-app

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": ["react", "env", "stage-2"],
  "plugins": ["transform-runtime"]
}