Files
gluetun/.vscode/extensions.json
2023-05-29 16:42:00 +00:00

8 lines
168 B
JSON

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