Set up electron-vite build (main/preload/renderer split), TypeScript project references, Vitest config, and a secure preload bridge exposing save/open diagram IPC. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "./tsconfig.node.json" },
|
|
{ "path": "./tsconfig.web.json" }
|
|
]
|
|
}
|