Files
30-seconds-of-code/node_modules/gatsby-plugin-react-helmet/.babelrc
2019-08-20 15:52:05 +02:00

7 lines
81 B
Plaintext

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