Mailspring/static/babelrc.json
2016-05-06 11:55:23 -07:00

8 lines
77 B
JSON

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