inventid/opengraph-cacher

View on GitHub
.babelrc

Summary

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