feat(desktop): add workspace skeleton

This commit is contained in:
DragonnZhang 2026-04-25 02:34:39 +08:00
parent 202be6ec7d
commit 0d22a60847
28 changed files with 2770 additions and 17 deletions

View file

@ -0,0 +1,11 @@
{
"files": [],
"references": [
{
"path": "./tsconfig.main.json"
},
{
"path": "./tsconfig.renderer.json"
}
]
}