snipette-gatsby-site/plugins/gatsby-plugin-ghost-manifest/.babelrc

10 lines
137 B
Text
Raw Normal View History

{
"presets": [
[
"babel-preset-gatsby-package",
{
"browser": true
}
]
]
}