initial version (alpha)
This commit is contained in:
commit
b39d63702e
122 changed files with 15911 additions and 0 deletions
7
tsconfig.web.json
Normal file
7
tsconfig.web.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"extends": "@electron-toolkit/tsconfig/tsconfig.web.json",
|
||||
"include": ["src/preload/*.d.ts"],
|
||||
"compilerOptions": {
|
||||
"composite": true
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue