Skip to content

Commit 554fcf3

Browse files
committed
Change mads-hartmann.bash-ide-vscode
1 parent d771527 commit 554fcf3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,8 @@
646646
},
647647
"mads-hartmann.bash-ide-vscode": {
648648
"repository": "https://github.com/bash-lsp/bash-language-server",
649-
"location": "vscode-client"
649+
"location": "vscode-client",
650+
"prepublish": "yarn"
650651
},
651652
"magicstack.MagicPython": {
652653
"repository": "https://github.com/MagicStack/MagicPython"

0 commit comments

Comments
 (0)