glowing-bear/.babelrc
2020-11-27 19:32:05 -05:00

5 lines
48 B
Plaintext

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