mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
chore(share): fix typecheck issues
This commit is contained in:
@@ -3,14 +3,17 @@
|
||||
"files": [],
|
||||
"include": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "../../packages/share-theme"
|
||||
},
|
||||
{
|
||||
"path": "../../packages/highlightjs"
|
||||
},
|
||||
{
|
||||
"path": "../../packages/codemirror"
|
||||
"path": "../../packages/commons"
|
||||
},
|
||||
{
|
||||
"path": "../../packages/commons"
|
||||
"path": "../../packages/codemirror"
|
||||
},
|
||||
{
|
||||
"path": "../../packages/ckeditor5"
|
||||
|
||||
Reference in New Issue
Block a user