open-pod/assets/.babelrc

6 lines
55 B
Text
Raw Normal View History

2020-05-22 22:04:15 +02:00
{
"presets": [
"@babel/preset-env"
]
}