mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(monorepo/client): allow top-level await
This commit is contained in:
parent
6b73ec4c1f
commit
28a319be0b
@ -2,7 +2,7 @@
|
||||
"compilerOptions": {
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "bundler",
|
||||
"target": "ES2015",
|
||||
"target": "ES2017",
|
||||
"resolveJsonModule": true,
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user