CalMerger/.babelrc

5 lines
54 B
Plaintext

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