Files
gluetun/.vscode/extensions.json

8 lines
168 B
JSON
Raw Normal View History

{
// This list should be kept to the strict minimum
// to develop this project.
"recommendations": [
"golang.go",
"davidanson.vscode-markdownlint",
],
}