msgba-web/babel.config.json

6 lines
57 B
JSON
Raw Normal View History

2023-03-19 20:05:33 +01:00
{
"presets": [
"@babel/preset-react"
]
}