update more stuff
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user