mirror of
https://github.com/zadam/trilium.git
synced 2024-11-14 03:40:27 +08:00
8 lines
84 B
Text
8 lines
84 B
Text
|
{
|
||
|
"presets": [
|
||
|
["latest", {
|
||
|
"es2015": { "modules": false }
|
||
|
}]
|
||
|
]
|
||
|
}
|