budibase/packages/datastores/.babelrc

5 lines
86 B
Plaintext

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