ABSmith4/AlpenGlow

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": ["@babel/preset-env"],
  "plugins": ["@babel/transform-runtime"]
}