Skip to content

Commit

Permalink
Add vitest extension
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopaulomoraes committed Jun 20, 2024
1 parent d8ef22a commit 0b8e9b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"editorconfig.editorconfig",
"stivo.tailwind-fold"
"stivo.tailwind-fold",
"vitest.explorer"
]
}

0 comments on commit 0b8e9b9

Please sign in to comment.