Mailspring/app/.babelrc

8 lines
77 B
Plaintext

{
"presets": [
"electron",
"react"
],
"sourceMaps": "inline"
}