1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00
budibase/datastores/.babelrc

5 lines
90 B
Plaintext
Raw Normal View History

2019-03-20 10:45:21 +13:00
{
"presets": ["@babel/env"],
"sourceMaps": "inline",
"retainLines": true
}