cloud-backend/.vscode/extensions.json

10 lines
179 B
JSON

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