1
0
mirror of https://github.com/kremalicious/gatsby-plugin-matomo.git synced 2024-07-01 06:01:50 +02:00
gatsby-plugin-matomo/.babelrc

7 lines
83 B
Plaintext

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