chore(nx): sync tsconfig

This commit is contained in:
Elian Doran 2025-05-04 21:10:34 +03:00
parent 46e21928b8
commit 034cd58833
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"
],
"references": [
{
"path": "../server/tsconfig.app.json"
},
{
"path": "../desktop/tsconfig.app.json"
},

View File

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