.babelrc

Summary

Maintainability
Test Coverage
{
  "env": {
    "test": {
      "plugins": ["istanbul"]
    }
  }
}