mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-10 17:48:50 +08:00
428392fb51
Since babel-node won't work on AppVeyor if the babelrc is symlinked
7 lines
77 B
Text
7 lines
77 B
Text
{
|
|
"presets": [
|
|
"electron",
|
|
"react"
|
|
],
|
|
"sourceMaps": "inline"
|
|
}
|