Skip to content

Commit

Permalink
Add some Vue.js VSCode extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRust committed Oct 8, 2023
1 parent a5ace48 commit b393952
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/vscode.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ code --install-extension Prisma.prisma
code --install-extension bradlc.vscode-tailwindcss
code --install-extension csstools.postcss
code --install-extension Vue.volar
code --install-extension Vue.vscode-typescript-vue-plugin
code --install-extension Tobermory.es6-string-html
code --install-extension tamasfe.even-better-toml

# Linting
Expand Down

0 comments on commit b393952

Please sign in to comment.