1
0
mirror of https://github.com/kremalicious/gatsby-plugin-matomo.git synced 2024-06-28 08:37:42 +02:00
gatsby-plugin-matomo/.babelrc

7 lines
83 B
Plaintext

{
"presets": [
["env", { "browser": true }],
["react"]
]
}