Skip to content

Commit

Permalink
Update extensions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
harrytran998 authored Jul 30, 2024
1 parent ab24893 commit 7e144fe
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
{
"recommendations": [
"arcanis.vscode-zipfs",
"formulahendry.auto-rename-tag",
"biomejs.biome",
"sleistner.vscode-fileutils",
"GitHub.copilot",
"YoavBls.pretty-ts-errors",
"streetsidesoftware.code-spell-checker",
"streetsidesoftware.code-spell-checker-vietnamese",
"alexkrechik.cucumberautocomplete",
"usernamehw.errorlens",
"siarheikuchuk.gherkin-beautifier-vs-code-plugin",
"esbenp.prettier-vscode",
"inlang.vs-code-extension"
"bradlc.vscode-tailwindcss",
"ChakrounAnas.turbo-console-log",
"inlang.vs-code-extension",
"vitest.explorer"
]
}

0 comments on commit 7e144fe

Please sign in to comment.