1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 19:44:21 +00:00
bluelib/babel.config.json

6 lines
85 B
JSON
Raw Normal View History

2021-01-25 18:37:58 +00:00
{
"presets": [
"@babel/preset-react",
"@babel/preset-env"
]
}