rudeshark.net/.vscode/extensions.json
ThatOneCalculator 0653ff3b4c
chore: 🧑‍💻 More recommended VSCode extensions
Docker, GitLab Workflow, JSON5, Prettier, YAML, and Pretty TS Errors
2023-08-29 16:18:56 -07:00

19 lines
444 B
JSON

{
"recommendations": [
"editorconfig.editorconfig",
"rome.rome",
"vue.volar",
"vue.vscode-typescript-vue-plugin",
"arcanis.vscode-zipfs",
"orta.vscode-twoslash-queries",
"antfu.iconify",
"vivaxy.vscode-conventional-commits",
"ms-azuretools.vscode-docker",
"gitlab.gitlab-workflow",
"mrmlnc.vscode-json5",
"esbenp.prettier-vscode",
"redhat.vscode-yaml",
"yoavbls.pretty-ts-errors"
]
}