mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-26 01:53:13 +08:00
10 lines
139 B
Text
10 lines
139 B
Text
{
|
|
"presets": [
|
|
"electron",
|
|
"react"
|
|
],
|
|
"plugins": [
|
|
"transform-async-generator-functions"
|
|
],
|
|
"sourceMaps": "inline"
|
|
}
|