mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-05 18:20:39 -08:00
10 lines
108 B
Text
10 lines
108 B
Text
{
|
|
"presets": [
|
|
["env", {
|
|
"targets": {
|
|
"electron": "8"
|
|
}
|
|
}],
|
|
"react"
|
|
]
|
|
}
|