zzyxyz_vue/.vscode/extensions.json
2025-05-27 19:27:07 +08:00

10 lines
163 B
JSON

{
"recommendations": [
"Vue.volar",
"vitest.explorer",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"esbenp.prettier-vscode"
]
}