Files
webappvue1/.vscode/extensions.json
2026-05-19 21:35:25 +08:00

11 lines
187 B
JSON

{
"recommendations": [
"Vue.volar",
"vitest.explorer",
"ms-playwright.playwright",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"oxc.oxc-vscode"
]
}