mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
adding devcontainer, testing
This commit is contained in:
parent
335b3e4d2a
commit
63191f0cf3
1 changed files with 1 additions and 16 deletions
|
|
@ -1,19 +1,4 @@
|
|||
{
|
||||
"dockerComposeFile": "../compose.yml",
|
||||
"service": "windows",
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"settings": {
|
||||
"editor.fontSize": 16,
|
||||
"terminal.integrated.fontSize": 16,
|
||||
"terminal.integrated.scrollback": 1000
|
||||
},
|
||||
"extensions": [
|
||||
"dbaeumer.vscode-eslint",
|
||||
"hashicorp.terraform",
|
||||
"nhoizey.gremlins",
|
||||
"hashicorp.hcl"
|
||||
]
|
||||
}
|
||||
}
|
||||
"service": "windows"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue