update more stuff

This commit is contained in:
Mats Tornberg
2025-11-22 16:22:42 +00:00
parent 790b174a9e
commit 0596fe60fa
10 changed files with 1230 additions and 717 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "Go Telldus Matter Dev",
"name": "Go Telldus Dev",
"build": {
"dockerfile": "Dockerfile",
"context": ".."
@@ -21,7 +21,8 @@
"vscode": {
"extensions": [
"ms-vscode.Go",
"ms-vscode.vscode-typescript-next"
"ms-vscode.vscode-typescript-next",
"golang.go"
],
"settings": {
"go.toolsManagement.checkForUpdates": "local",