cloud-backend/.vscode/extensions.json

9 lines
163 B
JSON

{
"recommendations": [
"golang.go",
"editorconfig.editorconfig",
"davidanson.vscode-markdownlint",
"streetsidesoftware.code-spell-checker"
]
}