gatsby-plugin-matomo/.babelrc

7 lines
76 B
Plaintext

{
"presets": [
["@babel/env"],
["@babel/react"]
]
}