Skip to content

Commit fc4163e

Browse files
committed
1 parent 8abace1 commit fc4163e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

extensions/configuration-editing/schemas/attachContainer.schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"type": "string",
5151
"enum": [
5252
"none",
53+
"loginShell",
5354
"loginInteractiveShell",
5455
"interactiveShell"
5556
],

extensions/configuration-editing/schemas/devContainer.schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
"type": "string",
9797
"enum": [
9898
"none",
99+
"loginShell",
99100
"loginInteractiveShell",
100101
"interactiveShell"
101102
],

0 commit comments

Comments
 (0)