Mailspring/static/babelrc.json

8 lines
92 B
JSON

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