fix build errors

This commit is contained in:
Siddharth
2026-01-20 20:05:14 -08:00
parent 08f58b3539
commit 6d2e1edb5b
8 changed files with 263 additions and 444 deletions
+1
View File
@@ -25,5 +25,6 @@
"noFallthroughCasesInSwitch": true
},
"include": ["src", "electron"],
"exclude": ["**/*.test.ts", "**/*.test.tsx"],
"references": [{ "path": "./tsconfig.node.json" }]
}