fleet/.vscode/extensions.json

11 lines
269 B
JSON
Raw Normal View History

{
"recommendations": [
"stkb.rewrap",
"github.vscode-pull-request-github",
"golang.go",
"esbenp.prettier-vscode",
"redhat.vscode-yaml",
"dbaeumer.vscode-eslint",
"firefox-devtools.vscode-firefox-debug"
]
}