cloud-backend/.vscode/extensions.json

9 lines
163 B
JSON
Raw Normal View History

2022-11-05 08:59:38 -07:00
{
"recommendations": [
"golang.go",
"editorconfig.editorconfig",
"davidanson.vscode-markdownlint",
"streetsidesoftware.code-spell-checker"
]
}