mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(ckeditor5-keyboard-marker): fix missing composite for tsconfig
This commit is contained in:
parent
dad7e3e408
commit
ba5c6eb816
@ -18,6 +18,7 @@
|
||||
"noImplicitAny": true,
|
||||
"noImplicitOverride": true,
|
||||
"strict": true,
|
||||
"composite": true,
|
||||
"target": "es2019",
|
||||
"sourceMap": true,
|
||||
"allowJs": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user