mirror of
https://github.com/zadam/trilium.git
synced 2025-10-06 05:25:37 +08:00
chore(ckeditor5-keyboard-marker): fix missing composite for tsconfig
This commit is contained in:
parent
dad7e3e408
commit
ba5c6eb816
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
"noImplicitAny": true,
|
||||
"noImplicitOverride": true,
|
||||
"strict": true,
|
||||
"composite": true,
|
||||
"target": "es2019",
|
||||
"sourceMap": true,
|
||||
"allowJs": true,
|
||||
|
|
Loading…
Add table
Reference in a new issue