1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
budibase/packages/datastores/.babelrc
michael shanks 2fc0bc7156 mono repo
2019-06-07 14:18:10 +01:00

5 lines
86 B
Plaintext

{
"presets": ["@babel/env"],
"sourceMaps": "inline",
"retainLines": true
}