EasyTier/easytier-gui/.vscode/extensions.json

8 lines
103 B
JSON
Raw Normal View History

2024-05-06 13:06:42 +08:00
{
"recommendations": [
"dbaeumer.vscode-eslint",
"vue.volar",
"lokalise.i18n-ally"
]
}