mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
Add GitHub Copilot Chat to devcontainer
This commit is contained in:
parent
0fe8d04f78
commit
bef6a7911f
1 changed files with 4 additions and 3 deletions
|
@ -14,7 +14,8 @@
|
|||
"vscode": {
|
||||
"extensions": [
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"dbaeumer.vscode-eslint"
|
||||
"dbaeumer.vscode-eslint",
|
||||
"GitHub.copilot-chat"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue