{ "extends": "./tsconfig.json", "include": [ "../../electron/main/index.ts", "../../electron/windows/primary.ts" ], "exclude": [ "../../.build", "../../astro", "../../configuration", ] }