Skip to content

Commit

Permalink
fix(vscode): remove redundant extensions and settings (#3321)
Browse files Browse the repository at this point in the history
  • Loading branch information
cor authored Nov 29, 2024
2 parents 2b371ad + de67c93 commit db18643
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 db18643

Please sign in to comment.