mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
Feat: Add Github Pull Requests Extension
This commit is contained in:
parent
9bce2fecb9
commit
fdc003eb91
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
// Add the IDs of extensions you want installed when the container is created.
|
||||
"extensions": [
|
||||
"github.vscode-pull-request-github",
|
||||
"rogalmic.bash-debug"
|
||||
],
|
||||
|
||||
|
|
Loading…
Reference in a new issue