Skip to content

Commit

Permalink
Merge pull request #9 from hckrnews/feature/first-draft
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
w3nl authored Jan 4, 2024
2 parents ce653d2 + 60a3899 commit 750029d
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 750029d

Please sign in to comment.