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

6 lines
No EOL
85 B
JSON

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