test/vueapp.client/.vscode/extensions.json

7 lines
77 B
JSON
Raw Permalink Normal View History

2024-07-25 17:04:15 +08:00
{
"recommendations": [
"Vue.volar",
"dbaeumer.vscode-eslint"
]
}