Skip to content

Commit

Permalink
Update electron and typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
mimbrero committed Mar 24, 2022
1 parent 1146355 commit d754f0f
Show file tree
Hide file tree
Showing 4 changed files with 1,841 additions and 1,140 deletions.
11 changes: 11 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/node_modules/*/**": true,
"**/.hg/store/**": true,
".flatpak": true,
".flatpak/**": true,
"_build/**": true
}
}
Loading

0 comments on commit d754f0f

Please sign in to comment.