Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit c4e6039

Browse files
committed
chore(nx): ssync tsconfig
1 parent 5406d69 commit c4e6039

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

apps/edit-docs/tsconfig.app.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
"eslint.config.mjs"
1919
],
2020
"references": [
21-
{
22-
"path": "../server/tsconfig.app.json"
23-
},
2421
{
2522
"path": "../desktop/tsconfig.app.json"
2623
},

apps/edit-docs/tsconfig.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"files": [],
44
"include": [],
55
"references": [
6-
{
7-
"path": "../server"
8-
},
96
{
107
"path": "../desktop"
118
},

0 commit comments

Comments
 (0)