Skip to content

Commit

Permalink
add workspace extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
miyaoka committed Oct 2, 2024
1 parent 339ab84 commit 74f524a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"recommendations": [
"Vue.volar",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
"esbenp.prettier-vscode",
"vitest.explorer",
"bradlc.vscode-tailwindcss"
]
}

0 comments on commit 74f524a

Please sign in to comment.