glowing-bear/.babelrc

5 lines
48 B
Plaintext
Raw Normal View History

2020-11-28 01:32:05 +01:00
{
"presets": [
"@babel/preset-env"
]
}