analytics/assets/.babelrc
2019-09-02 12:29:19 +01:00

6 lines
55 B
Plaintext

{
"presets": [
"@babel/preset-env"
]
}