Skip to content

Commit

Permalink
fix(vscode): remove redundant extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
cor committed Nov 29, 2024
1 parent 30e2827 commit de67c93
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
/* go */
"golang.go",
/* git & github */
"mk12.better-git-line-blame",
"antfu.open-in-github-button",
"github.vscode-github-actions",
"GitHub.vscode-pull-request-github",
Expand Down
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@
"svelte.enable-ts-plugin": true,
"editor.overviewRulerBorder": false,
"workbench.activityBar.location": "top",
"window.title": "Join the Union",
"extensions.experimental.affinity": {
"better-ts-errors.better-ts-errors": 1
},
Expand Down

0 comments on commit de67c93

Please sign in to comment.