mirror of https://github.com/citusdata/citus.git
add github pullrequest extension
parent
214d31fb73
commit
73d7fc4801
|
@ -9,6 +9,7 @@
|
|||
"extensions": [
|
||||
"ms-vscode.cpptools",
|
||||
"ms-vsliveshare.vsliveshare",
|
||||
"github.vscode-pull-request-github",
|
||||
],
|
||||
"mounts": [
|
||||
"type=volume,target=/data",
|
||||
|
|
Loading…
Reference in New Issue