budibase/datastores/.babelrc

5 lines
90 B
Plaintext

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