gatsby-plugin-matomo/.babelrc

7 lines
83 B
Plaintext

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