Lapanti/ts-react-boilerplate

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": ["babel-preset-env"],
  "plugins": ["react-hot-loader/babel"]
}