rudeshark.net/.vscode/extensions.json

19 lines
444 B
JSON
Raw Normal View History

2018-07-20 17:37:50 +02:00
{
2022-12-27 00:24:19 +01:00
"recommendations": [
"editorconfig.editorconfig",
2023-01-14 14:33:15 +01:00
"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"
2022-12-27 00:24:19 +01:00
]
2018-07-20 17:37:50 +02:00
}