springload/react-portal-popover

View on GitHub
.babelrc

Summary

Maintainability
Test Coverage
{
  "presets": [
    "es2015",
    "react"
  ],
  "env": {
    "test": {
      "plugins": [ "istanbul" ]
    }
  }
}