owo-vencord/.vscode/extensions.json

10 lines
218 B
JSON
Raw Normal View History

2022-09-16 23:59:34 +03:00
{
2022-11-09 20:26:39 +02:00
"recommendations": [
"dbaeumer.vscode-eslint",
2023-01-30 06:02:17 +02:00
"EditorConfig.EditorConfig",
2022-11-09 20:26:39 +02:00
"GregorBiswanger.json2ts",
"stylelint.vscode-stylelint",
"Vendicated.vencord-companion"
2022-11-09 20:26:39 +02:00
]
2022-09-16 23:59:34 +03:00
}