mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
chore(dev): add .vscode/extensions.json
with recommended extensions
This commit is contained in:
7
.vscode/extensions.json
vendored
Normal file
7
.vscode/extensions.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"editorconfig.editorconfig",
|
||||
"golang.go",
|
||||
"task.vscode-task"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user