Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
w3nl committed Jan 4, 2024
1 parent 4043287 commit 60a3899
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 507 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"npm.enableTouchbar": true,
"lcov.path": "coverage/lcov.info",
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"[javascript]": {
"editor.formatOnSave": true,
Expand Down Expand Up @@ -60,4 +60,4 @@
"githubPullRequests.ignoredPullRequestBranches": [
"main"
]
}
}
Loading

0 comments on commit 60a3899

Please sign in to comment.