chore(edit-docs): sync package

This commit is contained in:
Elian Doran 2025-05-07 21:17:36 +03:00
parent d689c2e144
commit 955f3547e8
No known key found for this signature in database
2 changed files with 0 additions and 6 deletions

View File

@ -18,9 +18,6 @@
"eslint.config.mjs" "eslint.config.mjs"
], ],
"references": [ "references": [
{
"path": "../server/tsconfig.app.json"
},
{ {
"path": "../desktop/tsconfig.app.json" "path": "../desktop/tsconfig.app.json"
}, },

View File

@ -3,9 +3,6 @@
"files": [], "files": [],
"include": [], "include": [],
"references": [ "references": [
{
"path": "../server"
},
{ {
"path": "../desktop" "path": "../desktop"
}, },