aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.node.json
blob: db23a68cc15686025549190218b38b1fb7460d10 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "extends": "@electron-toolkit/tsconfig/tsconfig.node.json",
  "include": ["electron.vite.config.*", "src/main/**/*", "src/preload/**/*"],
  "compilerOptions": {
    "composite": true,
    "types": ["electron-vite/node"]
  }
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage