mirror of
https://github.com/zadam/trilium.git
synced 2026-01-04 06:29:52 +01:00
chore(monorepo/client): allow top-level await
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"compilerOptions": {
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "bundler",
|
||||
"target": "ES2015",
|
||||
"target": "ES2017",
|
||||
"resolveJsonModule": true,
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user