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

7 lines
76 B
Plaintext

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