chore: tidy up suggested vscode extensions list (#2221)

Co-authored-by: Vendicated <vendicated@riseup.net>
This commit is contained in:
mcpower 2024-05-15 11:42:09 +10:00 committed by Luna
parent b67218ddc8
commit e9b050781e

View file

@ -1,11 +1,9 @@
{
"recommendations": [
"dbaeumer.vscode-eslint",
"eamodio.gitlens",
"EditorConfig.EditorConfig",
"ExodiusStudios.comment-anchors",
"formulahendry.auto-rename-tag",
"GregorBiswanger.json2ts",
"stylelint.vscode-stylelint"
"stylelint.vscode-stylelint",
"Vendicated.vencord-companion"
]
}