1
0
mirror of https://github.com/kremalicious/gatsby-plugin-matomo.git synced 2025-02-01 20:39:48 +01:00
gatsby-plugin-matomo/.babelrc

7 lines
83 B
Plaintext

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