go17/vblog/web/.vscode/extensions.json

9 lines
140 B
JSON
Raw Normal View History

2025-01-05 11:41:11 +08:00
{
"recommendations": [
"Vue.volar",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"esbenp.prettier-vscode"
]
}