Skip to content

Commit

Permalink
Merge pull request #16 from hckrnews/feature/optimize
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
w3nl authored Jan 4, 2024
2 parents efdfd29 + fa7117d commit beccfa8
Show file tree
Hide file tree
Showing 3 changed files with 108 additions and 495 deletions.
2 changes: 1 addition & 1 deletion .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
Loading

0 comments on commit beccfa8

Please sign in to comment.