Vencord/.vscode/extensions.json

12 lines
276 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",
"pmneo.tsimporter",
"dbaeumer.vscode-eslint",
"formulahendry.auto-rename-tag",
"GregorBiswanger.json2ts",
"eamodio.gitlens",
"kamikillerto.vscode-colorize"
]
2022-09-16 20:59:34 +00:00
}