owo-vencord/.vscode/extensions.json

12 lines
276 B
JSON
Raw Normal View History

2022-09-16 23:59:34 +03:00
{
2022-11-09 20:26:39 +02:00
"recommendations": [
"EditorConfig.EditorConfig",
"pmneo.tsimporter",
"dbaeumer.vscode-eslint",
"formulahendry.auto-rename-tag",
"GregorBiswanger.json2ts",
"eamodio.gitlens",
"kamikillerto.vscode-colorize"
]
2022-09-16 23:59:34 +03:00
}