Skip to content

Commit

Permalink
chore: add team recommendation (#7377)
Browse files Browse the repository at this point in the history
  • Loading branch information
KenLSM committed Jun 11, 2024
1 parent 2c8d1b2 commit 67c2258
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"recommendations": [
"kamikillerto.vscode-colorize",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"rvest.vs-code-prettier-eslint",
"yoavbls.pretty-ts-errors",
"wayou.vscode-todo-highlight",
"gruntfuggly.todo-tree",
"adpyke.codesnap",
"eamodio.gitlens"
]
}

0 comments on commit 67c2258

Please sign in to comment.