mirror of
https://github.com/Maks1mS/devcontainers-features.git
synced 2024-12-23 15:52:59 +03:00
wip
This commit is contained in:
parent
c6cd9d3a88
commit
d2da10d18b
@ -4,15 +4,9 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "A feature to remind you of your favorite color",
|
"description": "A feature to remind you of your favorite color",
|
||||||
"options": {
|
"options": {
|
||||||
"favorite": {
|
"version": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": [
|
"default": "8.15"
|
||||||
"red",
|
|
||||||
"gold",
|
|
||||||
"green"
|
|
||||||
],
|
|
||||||
"default": "red",
|
|
||||||
"description": "Choose your favorite color."
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installsAfter": [
|
"installsAfter": [
|
||||||
|
Loading…
Reference in New Issue
Block a user