Vencord/.vscode/extensions.json

11 lines
250 B
JSON
Raw Normal View History

2022-09-16 20:59:34 +00:00
{
2022-11-09 18:26:39 +00:00
"recommendations": [
"EditorConfig.EditorConfig",
"dbaeumer.vscode-eslint",
"formulahendry.auto-rename-tag",
"GregorBiswanger.json2ts",
"eamodio.gitlens",
"ExodiusStudios.comment-anchors"
2022-11-09 18:26:39 +00:00
]
2022-09-16 20:59:34 +00:00
}