18 lines
249 B
JSON
18 lines
249 B
JSON
|
{
|
||
|
"name": "Puppet Development Kit (Community)",
|
||
|
"dockerFile": "Dockerfile",
|
||
|
|
||
|
"settings": {
|
||
|
"terminal.integrated.profiles.linux": {
|
||
|
"bash": {
|
||
|
"path": "bash",
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
|
||
|
"extensions": [
|
||
|
"puppet.puppet-vscode",
|
||
|
"rebornix.Ruby"
|
||
|
]
|
||
|
}
|