1
0
Fork 0
mirror of synced 2024-05-16 10:23:13 +12:00
budibase/babel.config.json
2023-07-05 18:00:50 +01:00

4 lines
79 B
JSON

{
"presets": [["@babel/preset-env", { "targets": { "node": "current" } }]]
}