oh-my-posh/.vscode/extensions.json
2021-10-31 18:21:40 +01:00

12 lines
243 B
JSON

{
"recommendations": [
"golang.go",
"github.vscode-pull-request-github",
"esbenp.prettier-vscode",
"davidanson.vscode-markdownlint",
"yzhang.markdown-all-in-one",
"bungcip.better-toml",
"redhat.vscode-yaml"
]
}