ooade/ApolloSimpleStarter

View on GitHub
.babelrc

Summary

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